diff options
author | Suraj Yerramilli | 2015-02-02 19:13:52 +0530 |
---|---|---|
committer | Suraj Yerramilli | 2015-02-02 19:13:52 +0530 |
commit | 63658745fa07d75c00e2e247cda061828b993d89 (patch) | |
tree | 780509170bda99d6501544c895ebc077ff3ca96f /man | |
parent | 2e9536e308d6d82c7a7b9cbaa63efb76e3d1037f (diff) | |
download | SysID-R-code-63658745fa07d75c00e2e247cda061828b993d89.tar.gz SysID-R-code-63658745fa07d75c00e2e247cda061828b993d89.tar.bz2 SysID-R-code-63658745fa07d75c00e2e247cda061828b993d89.zip |
Minor changes in documentation
Diffstat (limited to 'man')
-rw-r--r-- | man/read.idframe.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/read.idframe.Rd b/man/read.idframe.Rd index f6d564d..ac3c00a 100644 --- a/man/read.idframe.Rd +++ b/man/read.idframe.Rd @@ -26,7 +26,7 @@ frequencies. If \code{TRUE}, they need to be present in the first column. an idframe object } \description{ -Read the contents of an file in table format into a \code{idframe} object. +Read the contents of a \code{data.frame} object into a \code{idframe} object. } \details{ If \code{type="freq"} and \code{freqData = TRUE}, then the first column in the file |