assert_IPEDS_fields: Tests whether all the parsed, individual racial data fields...

View source: R/parse_AMCAS_race_ethn.R

assert_IPEDS_fieldsR Documentation

Tests whether all the parsed, individual racial data fields are present in the supplied dataframe/tibble

Description

Tests whether all the parsed, individual racial data fields are present in the supplied dataframe/tibble

Usage

assert_IPEDS_fields(data)

Arguments

data

A dataframe or tibble

Value

Boolean: TRUE (if all fields are present), FALSE (if any are missing)


cmstillwell/UWparserrr documentation built on Nov. 11, 2024, 10:38 p.m.