sits_labels-set-.class_cube: Change the labels of a set of time series

sits_labels<-.class_cubeR Documentation

Change the labels of a set of time series

Description

Change the labels of a set of time series

Usage

## S3 replacement method for class 'class_cube'
sits_labels(data) <- value

Arguments

data

Data cube or time series.

value

A character vector used to convert labels. Labels will be renamed to the respective value positioned at the labels order returned by sits_labels.


sits documentation built on Nov. 6, 2025, 1:15 a.m.