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