View source: R/rapid_response.R
rapid_responsefiles | R Documentation |
This function loads the latest cache of stored files for rapid response products.
rapid_responsefiles(product = c("aqua", "terra"), ...)
... |
reserved for future use, currently ignored |
We acknowledge the use of Rapid Response imagery from the Land Atmosphere Near-real time Capability for EOS (LANCE) system operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
data.frame of file
and date
## Not run:
rf <- rapid_responsefiles()
range(rf$date)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.