summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSuraj Yerramilli2015-01-29 17:47:55 +0530
committerSuraj Yerramilli2015-01-29 17:47:55 +0530
commit595f1dd50d0f76f8d2eb7b3dd62418eafaf23eba (patch)
tree5b0c18586cbd191a3a7c85c7e857b65ff0c12a18 /man
parenta0824997c16869034c6f6df470330e9c9470b01e (diff)
downloadSysID-R-code-595f1dd50d0f76f8d2eb7b3dd62418eafaf23eba.tar.gz
SysID-R-code-595f1dd50d0f76f8d2eb7b3dd62418eafaf23eba.tar.bz2
SysID-R-code-595f1dd50d0f76f8d2eb7b3dd62418eafaf23eba.zip
minor changes
Diffstat (limited to 'man')
-rw-r--r--man/idframe.Rd3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/idframe.Rd b/man/idframe.Rd
index 36a75ca..76065f4 100644
--- a/man/idframe.Rd
+++ b/man/idframe.Rd
@@ -23,7 +23,8 @@ idframe(output = numeric(0), input = numeric(0), type = c("time",
\item{tUnit}{Time Unit (Default: "seconds")}
-\item{frequencies}{Vector containing the list of frequencies at which the data was recorded (Valid only if type="frequency")}
+\item{frequencies}{Vector containing the list of frequencies at which the data was
+recorded (Valid only if type="frequency")}
\item{fUnit}{Frequency Unit (Valid only if type="frequency")}
}