explore_plots: Create exploratory plot of raw salmon photo counts

View source: R/plots.R

explore_plotsR Documentation

Create exploratory plot of raw salmon photo counts

Description

Creates a list of exploratory plots of raw salmon photo counts. This includes a plot of daily photo counts grouped by year, and a plot of hourly photo counts grouped by year.

Usage

explore_plots(dat)

Arguments

dat

a data frame containing formatted salmon count data returned by import_format()

Value

a list of ggplot2 plots

Examples

## Not run: 
explore_plots(dat, saveit = FALSE)

## End(Not run)

mccrea-cobb/akulara documentation built on Nov. 14, 2024, 4:17 a.m.