tcplPlotValidate {tcpl} | R Documentation |
tcplPlotValidate
Description
tcplPlotValidate
Usage
tcplPlotValidate(
type = "mc",
flags = NULL,
output = "none",
multi = NULL,
verbose = FALSE
)
Arguments
type |
string of mc or sc indicating if it is single or multi conc |
flags |
bool - should we return flags |
output |
how should the plot be formatted |
multi |
are there multiple plots |
verbose |
should the plot return a table with parameters |
Value
a list of validated parameters for plotting
[Package tcpl version 3.2.0 Index]