summaryrefslogtreecommitdiff
path: root/R/data.R
diff options
context:
space:
mode:
authorSuraj Yerramilli2016-05-17 16:51:55 +0530
committerSuraj Yerramilli2016-05-17 16:51:55 +0530
commitae04e46e0ba498fc9e64debc892a0beeec19b275 (patch)
tree0e65c065aafd189088556ab8ba58bcaa4ce68c62 /R/data.R
parentdec184ab474f32c1d30a255e9ce738fa4278ba24 (diff)
downloadSysID-R-code-ae04e46e0ba498fc9e64debc892a0beeec19b275.tar.gz
SysID-R-code-ae04e46e0ba498fc9e64debc892a0beeec19b275.tar.bz2
SysID-R-code-ae04e46e0ba498fc9e64debc892a0beeec19b275.zip
minor corrections
Diffstat (limited to 'R/data.R')
-rw-r--r--R/data.R6
1 files changed, 4 insertions, 2 deletions
diff --git a/R/data.R b/R/data.R
index b69c1d5..5406356 100644
--- a/R/data.R
+++ b/R/data.R
@@ -55,8 +55,9 @@
#'
#' Inputs: q, Coolant Flow l/min
#' Outputs:
+#' \describe{
#' \item{Ca}{Concentration mol/l}
-#' \item{T}{Temperature Kelvin}
+#' \item{T}{Temperature Kelvin}}
#'
#' @format an \code{idframe} object with 7500 samples, one input and two
#' outputs
@@ -71,8 +72,9 @@
#'
#' Inputs: q, Coolant Flow l/min
#' Outputs:
+#' \describe{
#' \item{Ca}{Concentration mol/l}
-#' \item{T}{Temperature Kelvin}
+#' \item{T}{Temperature Kelvin}}
#'
#' @format an \code{data.frame} object with 7500 rows and three columns:
#' q, Ca and T