View source: R/helper_functions.R
subject_subset_check | R Documentation |
Compatibility Check for User-Supplied Subject Subset Vector
subject_subset_check(data, subj = NULL)
data |
Input data within original function |
subj |
A vector corresponding to a selected subset of subjects to refine the supplied data with |
Logical indicating whether the subj vector passes the checks (TRUE
),
or not (FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.