helper_check_daily: Helper function to check an strr_daily data frame

View source: R/strr_helpers.R

helper_check_dailyR Documentation

Helper function to check an strr_daily data frame

Description

helper_check_daily checks a data frame and verifies that is strr_daily class, and optionally verifies the presence of specified fields in the data frame.

Usage

helper_check_daily(...)

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 Feb. 24, 2024, 6:15 p.m.