Skip to contents

Retrieve environmental, determine spread and return probabilities for a given species, using the bundled reference data

Usage

calc_probs_by_species(.latinname)

Arguments

.latinname

character string with latin name for species

Examples

if (FALSE) { # \dontrun{
probs_default <- calc_probs_by_species(default_species())
} # }