LatticeMap_subset: Subset LatticeMap objects

LatticeMap_subsetR Documentation

Subset LatticeMap objects

Description

Subsetting LatticeMap objects essentially passes the data to stars See stars_subset

Usage

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

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

Arguments

x

object of class LatticeMap passed to stars[]

...

other parameters passed to stars[] <-

value

value to be passed to stars[] <-


alcyon documentation built on Aug. 30, 2026, 1:07 a.m.