plot_double_psupertime_contour: Projects two different psupertimes on top of each other

Description Usage Arguments Value

View source: R/psupertime_plots.R

Description

See 'plot_double_psupertime' for further detail.

Usage

1
2
3
4
5
6
plot_double_psupertime_contour(
  double_obj = NULL,
  psuper_1 = NULL,
  psuper_2 = NULL,
  run_names = NULL
)

Arguments

double_obj

Result of applying double_psupertime to two previously calculated psupertime objects

psuper_1,

psuper_2 Two previously calculated psupertime objects

run_names

Character vector of length two, labelling the psupertime inputs

Value

ggplot object plotting the two against each other


wmacnair/psupertime documentation built on July 10, 2020, 8:12 p.m.