Learn R Programming

neotoma2 (version 1.0.5)

check_args: check_args

Description

Internal function to check passed arguments.

Usage

check_args(cl)

Value

A list with two components:

flag

Returns a 0 if everything's fine, a 1 if there's a problem.

message

A list of error messages.

Arguments

cl

called arguments. Arguments are going to be called by match_call inside: get_sites get_datasets get_downloads

Author

Socorro Dominguez

References

Neotoma Project Website: https://www.neotomadb.org/