This function is intended for the RA's of LCBC to lookup, using the MOAS, hich timepoint should be the next allocated to a participant.
check_tp(ID = NULL, MOAS = NULL)
ID | 7-digit code, CrossProject_ID |
---|---|
MOAS | A string with the path to, or the pre-loaded, MOAS data.frame, from windows for instance: "//lagringshotell/sv-psi/LCBC/Projects/Cross_project" |
a data.frame with information on the ID
if (FALSE) { check_tp(1000401, "LCBC/Projects/Cross_projecs/MOAS/MOAS.RData") }