setPlotOptions: Set-up the plot options when NULL

Description Usage Arguments Value Author(s)

View source: R/plot_univariate_profiles_UQ.R

Description

Function to set-up plot options for plot_univariate_profiles_UQ, plotBivariateProfiles, coordinateProfiles, coordProf_UQ, obliqueProfiles and obliqueProf_UQ.

Usage

1
setPlotOptions(plot_options = NULL, d, num_T, kmModel = NULL)

Arguments

plot_options

the list of plot options to set-up

d

number of coordinates

num_T

number of thresholds of interest

kmModel

a km model, used to obtain the coordinates names.

Value

the properly set-up list containing the following fields

if all the fields are already filled then returns plot_options

Author(s)

Dario Azzimonti


profExtrema documentation built on March 22, 2020, 1:07 a.m.