getCellIndices.WeightsFile | R Documentation |
Retrieves tree list of cell indices for a set of units from the associated CDF.
## S3 method for class 'WeightsFile'
getCellIndices(this, ..., .cache=TRUE)
... |
Additional arguments passed to |
.cache |
Ignored. |
Returns a list
structure, where each element corresponds to a unit.
If argument unlist=TRUE
is passed, an integer
vector
is returned.
For more information see WeightsFile
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.