if (FALSE) {
## Example: Replace MY_EMAIL_ADDRESS with your email address below
two_sites <-
get_multi_silodata(latitude = c(-27.00, -28.00),
longitude = c(151.00, 152.00),
Sitename = c("Site_1", "Site_2"),
START = "20201101", FINISH = "20201105",
FORMAT = "allmort",
email = "MY_EMAIL_ADDRESS")
two_sites
}
Run the code above in your browser using DataLab