summaryrefslogtreecommitdiff
path: root/R
diff options
context:
space:
mode:
Diffstat (limited to '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