insp_cols_exist: Check that the Expected Columns are Present in Inspections...

insp_cols_existR Documentation

Check that the Expected Columns are Present in Inspections Data

Description

insp_cols_exist() is a wrapper around cols_exist() that checks for the existence of columns expected in the inspections data. It is intended for use in insp_load_data().

Usage

insp_cols_exist(.data)

Arguments

.data

A data frame containing the inspections data

Value

The input data frame

See Also

insp_load_data()


jesse-smith/covidReport documentation built on Aug. 3, 2024, 4:52 p.m.