summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/idframe.Rd2
-rw-r--r--man/sysid-package.Rd41
2 files changed, 1 insertions, 42 deletions
diff --git a/man/idframe.Rd b/man/idframe.Rd
index 76065f4..c9d8e7b 100644
--- a/man/idframe.Rd
+++ b/man/idframe.Rd
@@ -32,6 +32,6 @@ recorded (Valid only if type="frequency")}
an idframe object
}
\description{
-\code{idframe} is an S3 class for storisupports discrete time and frequency domain data.
+\code{idframe} is an S3 class for storing and manipulating input-ouput data. It supports discrete time and frequency domain data.
}
diff --git a/man/sysid-package.Rd b/man/sysid-package.Rd
deleted file mode 100644
index 48648a3..0000000
--- a/man/sysid-package.Rd
+++ /dev/null
@@ -1,41 +0,0 @@
-\name{sysid-package}
-\alias{sysid-package}
-\alias{sysid}
-\docType{package}
-\title{
-What the package does (short line)
-~~ package title ~~
-}
-\description{
-More about what it does (maybe more than one line)
-~~ A concise (1-5 lines) description of the package ~~
-}
-\details{
-\tabular{ll}{
-Package: \tab sysid\cr
-Type: \tab Package\cr
-Version: \tab 1.0\cr
-Date: \tab 2015-01-17\cr
-License: \tab What license is it under?\cr
-}
-~~ An overview of how to use the package, including the most important functions ~~
-}
-\author{
-Who wrote it
-
-Maintainer: Who to complain to <yourfault@somewhere.net>
-~~ The author and/or maintainer of the package ~~
-}
-\references{
-~~ Literature or other references for background information ~~
-}
-~~ Optionally other standard keywords, one per line, from file KEYWORDS in the R ~~
-~~ documentation directory ~~
-\keyword{ package }
-\seealso{
-~~ Optional links to other man pages, e.g. ~~
-~~ \code{\link[<pkg>:<pkg>-package]{<pkg>}} ~~
-}
-\examples{
-~~ simple examples of the most important functions ~~
-}