Description Usage Arguments Details Value Examples
Remove all data for the corresponding date argument
1 | remove.fun(df, dates)
|
df |
Data frame containing a DOY column named "DOY". |
dates |
Character vector containing the DOY to remove from the data frame. |
This function is primarely used to remove days for which Tmax is too extreme.
Return the inputed data frame without the date corresponding the the "dates" argument.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.