Description Usage Arguments Value
View source: R/plot_fpc_data.R
Plots a single year and single passage reporting site of Fish Passage Center (FPC) data contained in a single file with only that year of data.
1 | plot_single_fpc_file(x, year, passage_reporting_site)
|
x |
data.frame with one year of FPC observations. |
year |
integer year in which the observations were made. This value appears in the title of the plot. |
passage_reporting_site |
string name of observation point. For example, "Bonneville Dam". This value appears in the title of the plot. |
plot object from ggplot with quantity of daily observations for species: Chinook, Coho, Sockeye, Steelhead
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.