Learn R Programming

neotoma (version 1.6.2)

param_check: Internal function to check passed parameters.

Description

Functions get_site, get_dataset and others pass parameters to param_check, which tells them if there's a problem.

Usage

param_check(cl)

Arguments

cl

Contact ID is a numerical value associated with the Neotoma Contact table's numerical Contact ID.

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.

References

Neotoma Project Website: http://www.neotomadb.org API Reference: http://api.neotomadb.org/doc/resources/contacts