check_arguments {rmacrostrat} | R Documentation |
Check if arguments are valid (internal)
Description
This function checks whether user arguments are valid in terms of being an available argument or of the correct class.
Usage
check_arguments(x, ref)
Arguments
x |
|
ref |
|
Value
Error messages or TRUE
if all arguments are valid.
[Package rmacrostrat version 1.0.0 Index]