check_input: Checking Modelling Input

Description Usage Arguments Value Author(s) Examples

Description

Checks whether the input is the appropriate format

Usage

1
check_input(input)

Arguments

input

list of data.frames

Value

Nothing

Author(s)

Louis RĂ©mus

Examples

1
check_input(input = list(data.frame(a=1), data.frame(b=2)))

lixiao0214/GA documentation built on May 3, 2019, 7:06 p.m.