PointMap_subset: Subset PointMap objects

PointMap_subsetR 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 PointMap passed to stars[]

...

other parameters passed to stars[] <-

value

value to be passed to stars[] <-


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