check.input: Check Input for Functions in the bigleaf Package

Description Usage Arguments Note

View source: R/check_input.r

Description

Checks length and type of the provided input variables.

Usage

1

Arguments

data

Input data.frame or matrix

...

Input variables. Either a list or individual vectors

Note

This function can be run for named variables (in which case the return value will be named according to the given name), or for placeholder variables that are assigned and named according to e.g. entries of a character vector. In the latter case, the input variable has to be named as "var" or "var_qc".


lhmet-forks/bigleaf documentation built on Aug. 4, 2020, 12:08 a.m.