diff options
author | Suraj Yerramilli | 2015-01-27 12:42:55 +0530 |
---|---|---|
committer | Suraj Yerramilli | 2015-01-27 12:42:55 +0530 |
commit | 8c6ea5e854e9b06abba6f83d7f431a44ea19f82c (patch) | |
tree | ca9a3158738af49030050bf99cc792cc28c4499f /R/idframe.R | |
parent | f40236ceda986ee6b60267c7349b4dee3562f88d (diff) | |
download | SysID-R-code-8c6ea5e854e9b06abba6f83d7f431a44ea19f82c.tar.gz SysID-R-code-8c6ea5e854e9b06abba6f83d7f431a44ea19f82c.tar.bz2 SysID-R-code-8c6ea5e854e9b06abba6f83d7f431a44ea19f82c.zip |
minor changes
Diffstat (limited to 'R/idframe.R')
-rw-r--r-- | R/idframe.R | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/R/idframe.R b/R/idframe.R index 2e871e5..dab541f 100644 --- a/R/idframe.R +++ b/R/idframe.R @@ -86,6 +86,4 @@ plot.idframe <- function(object,...){ # summary method for idframe object summary.idframe <- function(object,...){ -} - -# Assigning names to the output variables +}
\ No newline at end of file |