mirror of
https://github.com/agdamsbo/stRoke.git
synced 2024-11-21 20:40:22 +01:00
12 lines
267 B
R
12 lines
267 B
R
#' Vector of REDCap metadata headers
|
|
#'
|
|
#'
|
|
#' @format Vector of length 18 with REDCap metadata headers:
|
|
#' \describe{
|
|
#' \item{metadata_names}{characterstrings}
|
|
#' }
|
|
#' @seealso \url{https://www.project-redcap.org/}
|
|
#' @usage data(metadata_names)
|
|
"metadata_names"
|
|
|