stRoke/R/metadata.R

12 lines
290 B
R
Raw Permalink Normal View History

2023-04-12 13:59:26 +02:00
#' Vector of REDCap metadata headers
#'
#'
#' @format Vector of length 18 with REDCap metadata headers:
#' \describe{
#' \item{metadata_names}{characterstrings}
#' }
2024-10-25 08:04:41 +02:00
#' @seealso project-redcap(dot)org (currently the certificate is broken)
2023-04-12 13:59:26 +02:00
#' @usage data(metadata_names)
"metadata_names"