View source: R/plot_wet_season_window.R
plot_wet_season_window | R Documentation |
Plot Wet Season Window Box on plot_daily_PRM
plot_wet_season_window(wet_season_start = 0, wet_season_length = 182)
wet_season_start |
The date of the start of the wet season for this site sampling year. |
wet_season_length |
The length of the wet season in days. |
A plotly shape
shape <- plot_wet_season_window(wet_season_start = "2017-08-01")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.