check_names: check_names

View source: R/between.R

check_namesR Documentation

check_names

Description

Ensure the appropriate names required for filtering are present in the data and if not, give informative error.

Usage

check_names(x, nms)

Arguments

nms

(character) Vector of column names that must be present

.

(data.frame/tibble) data input


COHHIO/HMIS documentation built on Sept. 8, 2024, 7:47 a.m.