gif_merra | R Documentation |
The function is in progress, will be included in the package release.
gif_merra(
x,
FUN = "plot_merra",
timestamp.variable = "UTC",
nmax = 24 * 12,
fps = 12,
gif.width = 576,
gif.height = 360,
filename = NULL,
filename.prefix = "merra_",
dirname = ".",
verbose = getOption("merra2.verbose"),
...
)
x |
|
FUN |
|
nmax |
|
fps |
|
gif.width |
|
gif.height |
|
filename |
|
dirname |
|
verbose |
|
... |
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.