Learn R Programming

alcyon (version 0.7.0)

AxialShapeGraph_subset: Subset AxialShapeGraph objects

Description

Subsetting AxialShapeGraph objects essentially passes the data to sf. See sf

Usage

# S3 method for AxialShapeGraph
[(x, ...)

# S3 method for AxialShapeGraph [(x, ...) <- value

Arguments

x

object of class AxialShapeGraph passed to stars[]

...

other parameters passed to stars[] <-

value

value to be passed to sf[] <-