subsetCluster | R Documentation |
Retrieves a grid that is a logical subset of a multimember grid along its 'time' dimension based on the cluster index.
Multimember multigrids are supported. Subroutine of subsetGrid
.
subsetCluster(grid, cluster)
grid |
Input multimember grid to be subset (possibly a multimember multigrid). A grid resulting from |
cluster |
An integer indicating the cluster to be subset. For Lamb WTs subsetting, see |
A grid (or multigrid) that is a logical subset of the input grid along its 'time' dimension based on the cluster index.
J. A. Fernandez
Other subsetting:
getTemporalIntersection()
,
intersectGrid()
,
intersectGrid.spatial()
,
intersectGrid.time()
,
limitArea()
,
subsetDimension()
,
subsetGrid()
,
subsetMembers()
,
subsetRuntime()
,
subsetSeason()
,
subsetSpatial()
,
subsetStation()
,
subsetVar()
,
subsetYears()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.