is_valid: Check if a set of codes are valid for a coding system

View source: R/codingsystem.R

is_validR Documentation

Check if a set of codes are valid for a coding system

Description

Check if a set of codes are valid for a coding system

Usage

is_valid(code, system)

Arguments

code

vector of codes to check

system

the coding system

Value

boolean vector corresponding to whether the codes are in the coding system


danielruss/socR documentation built on Dec. 9, 2024, 7:32 p.m.