check_tp: Check subject timepoint

View source: R/check_tp.R

check_tpR Documentation

Check subject timepoint

Description

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.

Usage

check_tp(ID = NULL, MOAS = NULL)

Arguments

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"

Value

a data.frame with information on the ID

Examples

## Not run: 
check_tp(1000401, "LCBC/Projects/Cross_projecs/MOAS/MOAS.RData")

## End(Not run)

LCBC-UiO/MOAS documentation built on Aug. 28, 2023, 3:29 a.m.