explore_plots | R Documentation |
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.
explore_plots(dat)
dat |
a data frame containing formatted salmon count data returned by |
a list of ggplot2
plots
## Not run:
explore_plots(dat, saveit = FALSE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.