check_tp | R Documentation |
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
## Not run:
check_tp(1000401, "LCBC/Projects/Cross_projecs/MOAS/MOAS.RData")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.