Description Usage Arguments Value Note
View source: R/Set.grd.and.z.R
Manipulate grid and z-values for contouring.
1 | Set.grd.and.z(grd, z, mask, set = NA, col.names = c("lon", "lat"))
|
grd |
grid |
z |
z-value |
mask |
mask |
set |
set |
col.names |
column names, defaults to |
Returns a list of:
grd |
grid |
z |
value over grid |
Used in geocontour
-functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.