DeltaSmelter | R Documentation |
Function to process and plot Delta Smelt data
DeltaSmelter( End_year, Start_year = 2002, EDSM_regions = c("Suisun Bay", "Suisun Marsh", "Lower Sacramento River", "Sac Deep Water Shipping Channel", "Cache Slough/Liberty Island", "Lower Joaquin River") )
End_year |
Last year (integer) that should be included in the plot. This year will also be highlighted. |
Start_year |
First year (integer) that should be included in the plot |
EDSM_regions |
Character vector of regions to include in the EDSM plot. The data will be filtered to only include these regions and ordered in the order provided here. To include data with NA regions, set |
A list with the plot and processed data.
DeltaDater
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.