assignGraphPar: Set ggbootMV graphical parameters.

View source: R/ggbootMV-helper.R View source: R/ggbootMISC.R

assignGraphParR Documentation

Set ggbootMV graphical parameters.

Description

Set the graphical parameters for ggbootMV.

assignGraphPar assigns values to the names used for variables that determine what is plotted.

Usage

assignGraphPar(dispPlot, checkPlot, env)

assignGraphPar(dispPlot, checkPlot, env)

Arguments

dispPlot, checkPlot

logical. If TRUE, then default values are over-ridden with appropriate values for a display or checking plot, respectively. If both are TRUE, then dispPlot is used.

env

environment. Environment to which to create the bindings.

displot, checkPlot

logical. If TRUE, then the values for certain graphical parameters given by default or in the function call are overridden. See code of assignGraphPar for details.

env

environment. Environment to assign values to names in.

Value

Nothing. Assigns values to names in env directly.


MiguelRodo/ggboot documentation built on Nov. 9, 2023, 5:45 p.m.