loadOutputs {landsepi} | R Documentation |
Load outputs
Description
Creates an output list
Usage
loadOutputs(epid_outputs = "all", evol_outputs = "all")
Arguments
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 :
|
Value
a list of outputs and parameters for output generation
See Also
Examples
outputList <- loadOutputs(epid_outputs = "audpc", evol_outputs = "durability")
outputList