View source: R/std_param_check.R
std_param_check | R Documentation |
Check user parameter against standard parameter list
std_param_check(param)
param |
user provided parameter code |
TRUE/FALSE
## Not run: test_param <- 'totprcp' st_param_check(test_param) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.