Checking whether certain arguments appear in zargs

check_zargs(zargs, ...)

Arguments

zargs

The argument list as passed from zenplot()

...

The arguments to be checked for presence in zargs

Value

A logical indicating whether some arguments are missing in zargs

See also

Other tools for constructing your own plot1d and plot2d functions: burst_aux(), burst(), extract_1d(), extract_2d(), plot_indices()

Author

Marius Hofert