mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2024-11-22 05:20:23 +01:00
data docs update
This commit is contained in:
parent
4643e7a806
commit
8199ec6663
@ -10,6 +10,7 @@ export(easy_redcap)
|
|||||||
export(focused_metadata)
|
export(focused_metadata)
|
||||||
export(get_api_key)
|
export(get_api_key)
|
||||||
export(guess_time_only_filter)
|
export(guess_time_only_filter)
|
||||||
|
export(is_repeated_longitudinal)
|
||||||
export(match_fields_to_form)
|
export(match_fields_to_form)
|
||||||
export(read_redcap_instrument)
|
export(read_redcap_instrument)
|
||||||
export(read_redcap_tables)
|
export(read_redcap_tables)
|
||||||
|
@ -26,6 +26,7 @@
|
|||||||
#' \item{mrs_score}{Categorical score, numeric}
|
#' \item{mrs_score}{Categorical score, numeric}
|
||||||
#' \item{mrs_complete}{Complete, numeric}
|
#' \item{mrs_complete}{Complete, numeric}
|
||||||
#' \item{event_datetime}{Event datetime, POSIXct}
|
#' \item{event_datetime}{Event datetime, POSIXct}
|
||||||
|
#' \item{event_age}{Age at time of event, numeric}
|
||||||
#' \item{event_type}{Event type, character}
|
#' \item{event_type}{Event type, character}
|
||||||
#' \item{new_event_complete}{Completed, character}
|
#' \item{new_event_complete}{Completed, character}
|
||||||
#'
|
#'
|
||||||
|
@ -28,6 +28,7 @@ A data frame with 22 variables:
|
|||||||
\item{mrs_score}{Categorical score, numeric}
|
\item{mrs_score}{Categorical score, numeric}
|
||||||
\item{mrs_complete}{Complete, numeric}
|
\item{mrs_complete}{Complete, numeric}
|
||||||
\item{event_datetime}{Event datetime, POSIXct}
|
\item{event_datetime}{Event datetime, POSIXct}
|
||||||
|
\item{event_age}{Age at time of event, numeric}
|
||||||
\item{event_type}{Event type, character}
|
\item{event_type}{Event type, character}
|
||||||
\item{new_event_complete}{Completed, character}
|
\item{new_event_complete}{Completed, character}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user