check_zargs | R Documentation |
Checking whether certain arguments appear in zargs
check_zargs(zargs, ...)
zargs |
The argument list as passed from zenplot() |
... |
The arguments to be checked for presence in zargs |
A logical indicating whether some arguments are missing in zargs
Marius Hofert
Other tools for constructing your own plot1d and plot2d functions:
burst_aux()
,
burst()
,
extract_1d()
,
extract_2d()
,
plot_indices()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.