This commit is contained in:
Andreas Gammelgaard Damsbo 2024-11-28 14:34:54 +01:00
parent 30d82e5288
commit 4ac9282c8f
No known key found for this signature in database
3 changed files with 3 additions and 6 deletions

View File

@ -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.
#'

View File

@ -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

View File

@ -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.}