checkVars: Checks variable names

Description Usage Arguments

View source: R/utils.R

Description

Checks against the given list, errors if a variable is missing and returns only the specified variables.

Usage

1
checkVars(.data, expected)

Arguments

.data

a data_frame object

expected

character vector of expected variables


uvic-cisur/intermahpr documentation built on June 17, 2020, 1:30 a.m.