check_group: Check observations for reserved grouping variables

View source: R/check.R

check_groupR Documentation

Check observations for reserved grouping variables

Description

Check observations for reserved grouping variables

Usage

check_group(obs)

Arguments

obs

An object that will be coerce_dtd in place, that does not contain .group, .old_group, or .new_group. These are reserved names.

Value

The obs object, which will be modifiable in place.

See Also

Functions used for checking inputs check_calendar_timestep(), check_group_date_unique(), check_max_delay(), check_module(), check_modules_compatible(), check_numeric_timestep(), check_observation_indicator(), check_quantiles(), check_timestep(), check_timestep_by_date(), check_timestep_by_group()


seabbs/epinowcast documentation built on July 22, 2024, 8:54 p.m.