mend_call: Mend a plot call based on valid parameters

View source: R/general.R

mend_callR Documentation

Mend a plot call based on valid parameters

Description

Mend a plot call based on valid parameters

Usage

mend_call(call, data, design_name, plot)

Arguments

call

a plot call string, or expression

data

the dataset

design_name

name of the design, if any

plot

the result of inzplot, inzsummary, or inzinference

Value

a plot call with extraneous arguments removed


iNZightPlots documentation built on Oct. 14, 2023, 9:13 a.m.