get_fre | R Documentation |
Download Fremont weir data giving Sacramento river height. see documentation for 1998-2021 Yolo on EDI
get_fre(start = "1940-01-01", end = as.character(Sys.Date()))
start |
Start date in YYYY-MM-DD |
end |
End date in YYYY-MM-DD |
data.frame of Sacramento river heights
## Not run:
fre <- get_fre()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.