Functions get_site
, get_dataset
and others pass parameters to param_check
, which tells them if there's a problem.
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://wnapi.neotomadb.org/doc/resources/contacts
Author
Simon J. Goring simon.j.goring@gmail.com