This commit is contained in:
Andreas Gammelgaard Damsbo 2024-11-28 14:34:54 +01:00
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.
#'