check_args | R Documentation |
Internal function to check passed arguments.
check_args(cl)
cl |
called arguments.
Arguments are going to be called by match_call inside:
|
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. |
Socorro Dominguez
Neotoma Project Website: https://www.neotomadb.org/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.