check_zargs: Checking whether certain arguments appear in zargs

View source: R/tools.R

check_zargsR 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()


zenplots documentation built on Nov. 8, 2023, 1:10 a.m.