check_zargs {zenplots}R Documentation

Checking whether certain arguments appear in zargs

Description

Checking whether certain arguments appear in zargs

Usage

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

Author(s)

Marius Hofert

See Also

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


[Package zenplots version 1.0.6 Index]