summaryrefslogtreecommitdiff
path: root/man/summary.idframe.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/summary.idframe.Rd')
-rw-r--r--man/summary.idframe.Rd19
1 files changed, 0 insertions, 19 deletions
diff --git a/man/summary.idframe.Rd b/man/summary.idframe.Rd
deleted file mode 100644
index dfa0841..0000000
--- a/man/summary.idframe.Rd
+++ /dev/null
@@ -1,19 +0,0 @@
-% Generated by roxygen2 (4.1.1): do not edit by hand
-% Please edit documentation in R/idframe.R
-\name{summary.idframe}
-\alias{summary.idframe}
-\title{idframe-object summaries}
-\usage{
-\method{summary}{idframe}(object)
-}
-\arguments{
-\item{object}{an object of class \code{idframe}}
-}
-\description{
-Generates a summary of objects inherting from class \code{idframe}
-}
-\examples{
-data(cstr)
-summary(cstr)
-}
-