plot_merra | R Documentation |
The function is in progress, will be included in the package release.
plot_merra(
x,
name = "W50M",
scale = 1,
intercept = 0,
limits = c(0, 35),
palette = "RdYlBu",
direction = -1,
na.value = "#040434",
legend.position = c(0.91, 0.05),
legend.name = "",
timestamp.variable = "UTC",
timestamp.format = "%Y-%b-%d, %Hh %Z",
timestamp.position = c(150, 87),
expand.x = c(0, 0),
expand.y = c(0, 0),
map.border = "lightgrey",
map.border.size = 0.25,
...
)
x |
|
name |
|
scale |
|
intercept |
|
limits |
|
palette |
|
direction |
|
legend.position |
|
legend.name |
|
timestamp.format |
|
timestamp.position |
|
expand.x |
|
expand.y |
|
... |
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.