Skip to content

Commit 2aca8fe

Browse files
Merge pull request #258 from davraam/v6.1-dev
correct minor typo on the headers
2 parents 1251513 + b4f0315 commit 2aca8fe

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

R/ds.recodeValues.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
#' One particular use of
88
#' \code{ds.recodeValues} is to convert NAs to an explicit value or vice-versa.
99
#'
10-
#' The argument \code{force.output.formata} can be specified in 3 ways: \cr
11-
#' (1) \code{force.output.formata = "numeric"} the output
10+
#' The argument \code{force.output.format} can be specified in 3 ways: \cr
11+
#' (1) \code{force.output.format = "numeric"} the output
1212
#' vector will be of type numeric and any non-numeric values in
1313
#' \code{new.values.vector} will appear as \code{NaN} in the recoded vector.\cr
1414
#' (2) \code{force.output.format = "character"} all values

man/ds.recodeValues.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)