Issues a warning when a survey contains multiple observations per participant (more rows than unique part_id values).
warn_multiple_observations(
participants,
observation_key = NULL,
filter_hint = c("pipeline", "legacy")
)NULL invisibly
participant data.table
optional column name(s) identifying observations
character; "pipeline" for pipeline-style hint or "legacy" for contact_matrix-style hint