pred_hotspot_totals: Return the expected number of species at each of the selected...

Description Usage Arguments Value Examples

View source: R/fct_find_hotspots.R

Description

Return the expected number of species at each of the selected hotspots

Usage

1
pred_hotspot_totals(hotspots, probs)

Arguments

hotspots

a character vector of hotspots of interest

probs

A tibble with the probability of observing each species at each locality

Value

A numerical vector with the expected number of species at each hotspot

Examples

1
2
hotspots <- c('Otter View Park', 'Button Bay State Park')
pred_hotspot_totals(hotspots, drop_effort_cols(sample_prob_per_loc))

abigailstone/optimal-big-day documentation built on Dec. 18, 2021, 9:30 p.m.