summaryrefslogtreecommitdiff
path: root/R
diff options
context:
space:
mode:
Diffstat (limited to 'R')
-rw-r--r--R/idframe.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/idframe.R b/R/idframe.R
index 15752da..239d37e 100644
--- a/R/idframe.R
+++ b/R/idframe.R
@@ -1,6 +1,6 @@
#' S3 class for storing input-output data.
#'
-#' \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.
#'
#' @param output dataframe/matrix/vector containing the outputs
#' @param input dataframe/matrix/vector containing the inputs