mend_call {iNZightPlots} | R 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 |
Value
a plot call with extraneous arguments removed
[Package iNZightPlots version 2.15.3 Index]