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.Rd15
1 files changed, 15 insertions, 0 deletions
diff --git a/man/summary.idframe.Rd b/man/summary.idframe.Rd
new file mode 100644
index 0000000..95ba73a
--- /dev/null
+++ b/man/summary.idframe.Rd
@@ -0,0 +1,15 @@
+% Generated by roxygen2 (4.1.0): 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 "idframe"}
+}
+\description{
+Generates a summary of objects inherting from class `idframe`
+}
+