| grd_summary | R Documentation |
Grid information
grd_summary(grid)
grid |
A |
grd_summary() returns a list() with components
xmin, ymin, xmax, ymax,
nx, ny, dx, dy, width, and height.
grd_summary(grd(nx = 3, ny = 2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.