mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2025-01-18 21:16:34 +01:00
spelling
This commit is contained in:
parent
30d82e5288
commit
4ac9282c8f
@ -117,7 +117,7 @@ clean_redcap_name <- function(x) {
|
|||||||
#'
|
#'
|
||||||
#' @param l A list of data frames.
|
#' @param l A list of data frames.
|
||||||
#' @param generic.names A vector of generic names to be excluded.
|
#' @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.
|
#' instrument completion. Default is TRUE.
|
||||||
#' @param drop.empty logical to remove variables with only NAs Default is TRUE.
|
#' @param drop.empty logical to remove variables with only NAs Default is TRUE.
|
||||||
#'
|
#'
|
||||||
|
@ -5,7 +5,6 @@ Codecov
|
|||||||
DEPRICATED
|
DEPRICATED
|
||||||
DOI
|
DOI
|
||||||
DataDictionary
|
DataDictionary
|
||||||
GStat
|
|
||||||
Gammelgaard
|
Gammelgaard
|
||||||
Github
|
Github
|
||||||
GithubActions
|
GithubActions
|
||||||
@ -15,8 +14,6 @@ METACRAN
|
|||||||
Nav
|
Nav
|
||||||
ORCID
|
ORCID
|
||||||
POSIXct
|
POSIXct
|
||||||
Pivotting
|
|
||||||
README
|
|
||||||
REDCap
|
REDCap
|
||||||
REDCapR
|
REDCapR
|
||||||
REDCapRITS
|
REDCapRITS
|
||||||
@ -41,6 +38,7 @@ dmy
|
|||||||
docx
|
docx
|
||||||
doi
|
doi
|
||||||
dplyr
|
dplyr
|
||||||
|
dropdown
|
||||||
droplevels
|
droplevels
|
||||||
ds
|
ds
|
||||||
dta
|
dta
|
||||||
@ -61,7 +59,6 @@ labelled
|
|||||||
labelling
|
labelling
|
||||||
mRS
|
mRS
|
||||||
matadata
|
matadata
|
||||||
md
|
|
||||||
mdy
|
mdy
|
||||||
mis
|
mis
|
||||||
mrs
|
mrs
|
||||||
|
@ -17,7 +17,7 @@ sanitize_split(
|
|||||||
|
|
||||||
\item{generic.names}{A vector of generic names to be excluded.}
|
\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.}
|
instrument completion. Default is TRUE.}
|
||||||
|
|
||||||
\item{drop.empty}{logical to remove variables with only NAs Default is TRUE.}
|
\item{drop.empty}{logical to remove variables with only NAs Default is TRUE.}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user