PointMap_subset {alcyon} | R Documentation |
Subset PointMap objects
Description
Subsetting PointMap objects essentially passes the data to stars See stars_subset
Usage
## S3 method for class 'PointMap'
x[...]
## S3 replacement method for class 'PointMap'
x[...] <- value
Arguments
x |
object of class |
... |
other parameters passed to |
value |
value to be passed to |
[Package alcyon version 0.4.0 Index]