check_matching_repetitions: Repetitions in layered profiles

View source: R/repetitions_layered_profile.R

check_matching_repetitionsR Documentation

Repetitions in layered profiles

Description

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.

Usage

check_matching_repetitions(x, rep_cols)

Arguments

x

A cfp_layered_profile object.

rep_cols

A character vector of columns that define repetitions of profiles within x. Must be a subset of the id_cols of x.


ConFluxPro documentation built on Aug. 8, 2025, 7:01 p.m.