SegmentShapeGraph_subset: Subset SegmentShapeGraph objects

SegmentShapeGraph_subsetR Documentation

Subset SegmentShapeGraph objects

Description

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

Usage

## S3 method for class 'SegmentShapeGraph'
x[...]

## S3 replacement method for class 'SegmentShapeGraph'
x[...] <- value

Arguments

x

object of class SegmentShapeGraph passed to stars[]

...

other parameters passed to stars[] <-

value

value to be passed to sf[] <-


alcyon documentation built on April 3, 2025, 6:18 p.m.