diff --git a/R/utils.r b/R/utils.r index 3f79fc3..dfa32ec 100644 --- a/R/utils.r +++ b/R/utils.r @@ -117,7 +117,7 @@ clean_redcap_name <- function(x) { #' #' @param l A list of data frames. #' @param generic.names A vector of generic names to be excluded. -#' @param drop.complete logical to remove genric REDCap variables indicating +#' @param drop.complete logical to remove generic REDCap variables indicating #' instrument completion. Default is TRUE. #' @param drop.empty logical to remove variables with only NAs Default is TRUE. #' diff --git a/inst/WORDLIST b/inst/WORDLIST index 0fee1e6..9b4b57f 100644 --- a/inst/WORDLIST +++ b/inst/WORDLIST @@ -5,7 +5,6 @@ Codecov DEPRICATED DOI DataDictionary -GStat Gammelgaard Github GithubActions @@ -15,8 +14,6 @@ METACRAN Nav ORCID POSIXct -Pivotting -README REDCap REDCapR REDCapRITS @@ -41,6 +38,7 @@ dmy docx doi dplyr +dropdown droplevels ds dta @@ -61,7 +59,6 @@ labelled labelling mRS matadata -md mdy mis mrs diff --git a/man/sanitize_split.Rd b/man/sanitize_split.Rd index 4228f1e..a150792 100644 --- a/man/sanitize_split.Rd +++ b/man/sanitize_split.Rd @@ -17,7 +17,7 @@ sanitize_split( \item{generic.names}{A vector of generic names to be excluded.} -\item{drop.complete}{logical to remove genric REDCap variables indicating +\item{drop.complete}{logical to remove generic REDCap variables indicating instrument completion. Default is TRUE.} \item{drop.empty}{logical to remove variables with only NAs Default is TRUE.}