Description Usage Arguments Value Author(s)
View source: R/computation_and_manipulation.R
Get the widest shared date range of 2 AWS
1 | h.get_date(records.df, s1, s2, type)
|
records.df |
a dataframe containing the records you want filter |
s1 |
a character specifying the id of the first station |
s2 |
a character specifying the id of the second station |
type |
a character specifying if max date or min date ("min" ou "max) |
a character containing the id of the station
Thomas Goossens - pokyah.github.io
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.