Description Usage Arguments Details Examples
Read an eddy file
1 |
x |
filename |
use.rds |
Should the |
rds.save |
Should a |
overwrite |
Should the |
The function uses the path provided by options("eddies.area")
to subset a geographical region of focus. This behavior can be turned off by
setting this option to NULL
1 2 3 4 | ## Not run:
edd <- read_eddy("F:/data/eddies/2010/anticyc_20100101.mat")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.