check_input: Check Function Inputs (Internal)

Description Usage Arguments Details

Description

Check Function Inputs (Internal)

Usage

1
check_input(x, type, y = NULL, action = c("stop", "warning"), ...)

Arguments

...

Details

Possible values for type (i.e. checking methods): c("all_finite", "atomic", "data_frame", "character", "length_1", "length_2", "lengths", "logical", "no_dims", "numeric", "numeric_na", "numeric_val", "posixt", "vector")


grahamstewart12/tidyflux documentation built on June 4, 2019, 7:44 a.m.