bindGrid.member | R Documentation |
Flexible binding of (spatiotemporally consistent) grids by their member dimension useful to handle sets of predictors as a single block.
bindGrid.member(..., tol, attr., skip.temporal.check)
... |
Input grids to bind by their member dimension. These must be compatible in time and space (see details). For flexibility, they can be introduced as a list or directly as consecutive arguments. |
tol |
numeric. Coordinate differences smaller than |
attr. |
Character string used to update the |
skip.temporal.check |
If set to |
J Bedia
Other internal.helpers:
array3Dto2Dmat()
,
array3Dto2Dmat.stations()
,
bindGrid.spatial()
,
bindGrid.time()
,
grid3Dto2Dmatrix()
,
mat2Dto3Darray.stations()
,
redim()
,
sortDim.spatial()
,
sortDim.time()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.