PI_plotInternalAlgoExample: Plot multiple plots to demonstrate the algorithm

Description Usage Arguments Value See Also

View source: R/Isobole_plotting.R

Description

Plot multiple plots to demonstrate the algorithm

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
PI_plotInternalAlgoExample(
  grid,
  allPaths,
  itermax_dt,
  Popk = 1,
  Compound1 = getCompoundInfo("Compound1"),
  Compound2 = getCompoundInfo("Compound2"),
  .outputFolder = NULL,
  ...
)

Arguments

grid

Result from PI_readGridValues

allPaths

Result from PI_readAllPaths

itermax_dt

Result from PI_readItermax

Popk

Integer denoting the population to plot

Compound1

Character. Compound name, for cases when it's not available in the Malaria project

Compound2

Character. Compound name, for cases when it's not available in the Malaria project

.outputFolder

Folder to save the plots

...

Arguments goint to ggsave

Value

ggplot

See Also

Other Internal isobole plotting functions: PI_plotInternalMonoDistributions(), PI_plotInternalQuantiles(), PI_plotInternalSingleExample(), PI_plotInternalSpaghetti()


IntiQuan/populationIsoboles documentation built on Jan. 13, 2022, 8:29 p.m.