ssd_dists_all: All Species Sensitivity Distributions
Description
Gets a character vector of the names of all the available distributions.
Usage
ssd_dists_all(valid = TRUE)
Value
A unique, sorted character vector of the distributions.
Arguments
valid
A flag or NULL specifying whether to include distributions with valid likelihoods that allows them to be fit with other distributions for modeling averaging.
See Also
Other dists:
dist_data,
ssd_dists(),
ssd_dists_shiny()