reorderStation | R Documentation |
Retrieves a grid that is with the 'loc' dimension reordered.
Multimember multigrids are supported. Subroutine of subsetGrid
.
reorderStation(grid, axis = c("x", "y"))
grid |
Input irregular grid to be subset (possibly a multimember/multigrid). |
lon |
Logical to order data according to longitudes. |
lat |
Logical to order data according to latitudes. |
An irregular grid (or multigrid).
M. Iturbide
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.