View source: R/repetitions_layered_profile.R
check_matching_repetitions | R Documentation |
check_matching_repetitions()
compares the structure of
layered profile objects. A cfp_layered_profile()
object is split along
parameter(s) defined in rep_cols
. Returns TRUE if all profiles match
in their structure.
check_matching_repetitions(x, rep_cols)
x |
A |
rep_cols |
A character vector of columns that define repetitions of
profiles within |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.