check_id_and_time: Check ID and Time Compatibility

View source: R/fold_funs.R

check_id_and_timeR Documentation

Check ID and Time Compatibility

Description

Check ID and Time Compatibility

Usage

check_id_and_time(id, time)

Arguments

id

An optional vector of unique identifiers corresponding to the time vector. These can be used to subset the time vector.

time

An optional vector of integers of time points observed for each subject in the sample.


origami documentation built on Oct. 20, 2022, 1:07 a.m.