grid-class | R Documentation |
"grid" is an S3 class for storing raster data.
A "grid" is a list containing at least these components:
a matrix containing the grid data
the x and y coordinates of the lower left corner of the lower left cell
the number of rows and columns in the grid
the dimensions of the cells in the grid (cells must be square)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.