Description Usage Arguments Value See Also
View source: R/Isobole_plotting.R
Plot one population isobole only
1 2 3 4 5 6 7 8 9  | PI_plotInternalSingleExample(
  grid,
  allPaths,
  Popk = 1,
  Compound1 = getCompoundInfo("Compound1"),
  Compound2 = getCompoundInfo("Compound2"),
  filename = NULL,
  ...
)
 | 
grid | 
 Result from PI_readGridValues  | 
allPaths | 
 Result from PI_readAllPaths  | 
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  | 
filename | 
 Path to save plot  | 
... | 
 Arguments goint to   | 
ggplot
Other Internal isobole plotting functions: 
PI_plotInternalAlgoExample(),
PI_plotInternalMonoDistributions(),
PI_plotInternalQuantiles(),
PI_plotInternalSpaghetti()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.