powered by
Finds labels in a sits tibble or data cube
sits_labels(data)# S3 method for sits sits_labels(data)# S3 method for sits_cube sits_labels(data)# S3 method for patterns sits_labels(data)# S3 method for sits_model sits_labels(data)
# S3 method for sits sits_labels(data)
# S3 method for sits_cube sits_labels(data)
# S3 method for patterns sits_labels(data)
# S3 method for sits_model sits_labels(data)
The labels associated to a set of time series or to a data cube.
Time series or a cube.
Rolf Simoes, rolf.simoes@inpe.br
# read a tibble with 400 samples of Cerrado and 346 samples of Pasture data(cerrado_2classes) # print the labels sits_labels(cerrado_2classes)
Run the code above in your browser using DataLab