PI_plotInternalSpaghetti: Plot isobole spaghetti plot

Description Usage Arguments Value See Also

View source: R/Isobole_plotting.R

Description

Plot isobole spaghetti plot

Usage

1
2
3
4
5
6
7
PI_plotInternalSpaghetti(
  finalPaths,
  Compound1 = getCompoundInfo("Compound1"),
  Compound2 = getCompoundInfo("Compound2"),
  filename = NULL,
  ...
)

Arguments

finalPaths

Result from PI_getFinalPaths

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

filename

Path to save plot

...

Arguments goint to ggsave

Value

ggplot

See Also

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


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