raadtools | R Documentation |
Dummy function
raadtools(
date,
time.resolution = "daily",
lon180 = TRUE,
setNA = TRUE,
latest = FALSE,
returnfiles = FALSE,
...
)
date |
date or dates of data to read, |
time.resolution |
time resoution data to read, daily or monthly |
lon180 |
defaults to TRUE, to "rotate" Pacific view 0, 360 data to Atlantic view -180, 180 |
setNA |
mask out land values (only applies to monthly time.resolution) |
latest |
if TRUE (and date not supplied) return the latest time available |
returnfiles |
ignore options and just return the file names and dates |
... |
passed in to brick, primarily for |
xylim |
spatial extents to crop from source data, can be anything accepted by |
inputfiles |
input the files data base to speed up initialization |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.