plot_wet_season_window {CalcThemAll.PRM}R Documentation

Plot Wet Season Window Box on plot_daily_PRM

Description

Plot Wet Season Window Box on plot_daily_PRM

Usage

plot_wet_season_window(wet_season_start = 0, wet_season_length = 182)

Arguments

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.

Value

A plotly shape

Examples

shape <- plot_wet_season_window(wet_season_start = "2017-08-01")

[Package CalcThemAll.PRM version 1.1.1 Index]