Description Usage Arguments Value
View source: R/vic_relevents.R
Conver the grid data to points, showed as a table, with the columns of coordinates for each point and a column for their value.
1 2 |
grid |
A matrix of the gridded data. |
x |
X coordinates for each column of the grid. |
y |
Y coordinates for each column of the grid. |
csize |
Size of each gridcell. |
xcor |
X coordinate of the southwest corner of the grid. |
xcor |
Y coordinate of the southwest corner of the grid. |
A table of the points, including x and y coordinate and the values, converted from the grid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.