plot_BBS_model: Plot trend results from BBS-style hierarchical model for...

Description Usage Arguments Details Value

View source: R/plot_BBS_model.R

Description

Plot trend results from BBS-style hierarchical model for point count survey data

Usage

1
plot_BBS_model(df, type = "both")

Arguments

df

Summary of median, lower, and upper estimates from get_BBS_model_estimates

type

Type of plot to produce: plots of annual indices of abundance ('index') or plots of the linear trend lines ('trend'), both ('both'). Defaults to 'both'.

Details

Produces line and ribbon for trend estimates, and points with error bars for index estimates.

Value

returns ggplot


pointblue/palo documentation built on Nov. 5, 2019, 12:58 a.m.