|
#' \code{get_prev_dates()} identifies the previous test date for individual subjects and timepoints |
get_prev_dates() should be get_prev_date()
|
#' \code{get_prev_results()} identifies the previous test result for individual subjects and timepoints |
get_prev_results() should be get_prev_result()
Transition/R/RcppExports.R
Line 144 in f444ad8
get_prev_dates()should beget_prev_date()Transition/R/RcppExports.R
Line 252 in f444ad8
get_prev_results()should beget_prev_result()