diff options
author | Suraj Yerramilli | 2015-06-06 19:56:52 +0530 |
---|---|---|
committer | Suraj Yerramilli | 2015-06-06 19:56:52 +0530 |
commit | e4efc4e9fe9a5caaa53a30b206a1b0070edc80ff (patch) | |
tree | 5864ca0105889f4b5b7e2384845706647acbe311 /man/summary.idframe.Rd | |
parent | 039cc10fb201f39b06bc53ce3127f0a00d140b98 (diff) | |
download | SysID-R-code-e4efc4e9fe9a5caaa53a30b206a1b0070edc80ff.tar.gz SysID-R-code-e4efc4e9fe9a5caaa53a30b206a1b0070edc80ff.tar.bz2 SysID-R-code-e4efc4e9fe9a5caaa53a30b206a1b0070edc80ff.zip |
Removing unneccessary documentation
Diffstat (limited to 'man/summary.idframe.Rd')
-rw-r--r-- | man/summary.idframe.Rd | 19 |
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) -} - |