check_dict_group: Compatibility check: dictionary and group

View source: R/compatibility_checks.R

check_dict_groupR Documentation

Compatibility check: dictionary and group

Description

this checks that the provided dictionary has the requested group (if it is an included dict). This will look different when things are provided as a list versus as singular.

Usage

check_dict_group(dictname, group, indices = c(1, 2, 3, 4))

Arguments

dictname

string or length 4 vector

group

string or length 4 vector ("all", "m", "f")

Value

boolean for successful check


ahcombs/bayesactR documentation built on Jan. 15, 2025, 6:49 p.m.