chk_member_comp_type: Check that 'x' is a valid type of account component

Description Usage Arguments Examples

View source: R/chk-member.R

Description

Check that 'x' is a valid type of account component

Usage

1
2
3

Arguments

x

A string.

name

The name for x that will be used in error messages.

Examples

1
2
x <- "orig-dest"
chk_member_comp_type(x, name = "x")

johnrbryant/demcheck documentation built on Dec. 31, 2021, 11:57 a.m.