We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01e64e1 commit e05d4ebCopy full SHA for e05d4eb
1 file changed
R/ds.recodeValues.R
@@ -7,8 +7,8 @@
7
#' One particular use of
8
#' \code{ds.recodeValues} is to convert NAs to an explicit value or vice-versa.
9
#'
10
-#' The argument \code{force.output.formata} can be specified in 3 ways: \cr
11
-#' (1) \code{force.output.formata = "numeric"} the output
+#' The argument \code{force.output.format} can be specified in 3 ways: \cr
+#' (1) \code{force.output.format = "numeric"} the output
12
#' vector will be of type numeric and any non-numeric values in
13
#' \code{new.values.vector} will appear as \code{NaN} in the recoded vector.\cr
14
#' (2) \code{force.output.format = "character"} all values
0 commit comments