Learn R Programming

bigleaf (version 0.8.2)

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

Description

Checks length and type of the provided input variables.

Usage

check.input(data, ...)

Arguments

data

Input data.frame or matrix

...

Input variables. Either a list or individual vectors