View source: R/Methods-LandsepiParams.R
loadOutputs | R Documentation |
Creates an output list
loadOutputs(epid_outputs = "all", evol_outputs = "all", disease = "rust")
epid_outputs |
a character string (or a vector of character strings if several outputs are to be computed) specifying the type of epidemiological and economic outputs to generate (see details):
|
evol_outputs |
a character string (or a vector of character strings if several outputs are to be computed) specifying the type of evolutionary outputs to generate :
|
disease |
a disease name, among "rust" (default), "mildew", "sigatoka" and "no pathogen" |
a list of outputs and parameters for output generation
setOutputs, compute_audpc100S
outputList <- loadOutputs(epid_outputs = "audpc", evol_outputs = "durability")
outputList
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.