.mcee_check_id_rows_grouped | R Documentation |
Check that rows for each subject appear in contiguous blocks
.mcee_check_id_rows_grouped(data, id, max_show = 5)
data |
Data frame |
id |
Column name for subject ID |
max_show |
Maximum number of offending IDs to show in error message |
Invisibly TRUE if valid, otherwise stops with error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.