helper_check_property: Helper function to check a property data frame

View source: R/strr_helpers.R

helper_check_propertyR Documentation

Helper function to check a property data frame

Description

helper_check_property checks a data frame and verifies that is strr_property class.

Usage

helper_check_property(...)

Arguments

...

Field names to be passed as quoted symbol names (with 'rlang::ensym').

Value

An error if the check fails.


UPGo-McGill/strr documentation built on June 11, 2024, 1:56 a.m.