endemic_plot: Creates the endemic channel plot

View source: R/endemic_channel.R

endemic_plotR Documentation

Creates the endemic channel plot

Description

Function that creates the endemic channel plot

Usage

endemic_plot(channel_data, method, outlier_years, outliers_handling)

Arguments

channel_data

Data frame with the central tendency, upper limit, lower limit, and observations to plot

method

A string with the method used in the endemic channel calculation

outlier_years

A numeric vector with the outlier years

outliers_handling

A string with the handling decision regarding outlier years

Value

The ggplot object with the endemic channel plot


epiCo documentation built on April 4, 2025, 2:23 a.m.