mirror of
https://github.com/agdamsbo/stRoke.git
synced 2024-11-22 04:50:23 +01:00
23 lines
455 B
Plaintext
23 lines
455 B
Plaintext
|
% Generated by roxygen2: do not edit by hand
|
||
|
% Please edit documentation in R/metadata.R
|
||
|
\docType{data}
|
||
|
\name{metadata_names}
|
||
|
\alias{metadata_names}
|
||
|
\title{Vector of REDCap metadata headers}
|
||
|
\format{
|
||
|
Vector of length 18 with REDCap metadata headers:
|
||
|
\describe{
|
||
|
\item{metadata_names}{characterstrings}
|
||
|
}
|
||
|
}
|
||
|
\usage{
|
||
|
data(metadata_names)
|
||
|
}
|
||
|
\description{
|
||
|
Vector of REDCap metadata headers
|
||
|
}
|
||
|
\seealso{
|
||
|
\url{https://www.project-redcap.org/}
|
||
|
}
|
||
|
\keyword{datasets}
|