sits_labels: Returns the information about labels of a sits tibble

Description Usage Arguments Value Author(s) Examples

View source: R/sits_labels.R

Description

Returns the labels and its respective counting and frequency.

Usage

1

Arguments

data

A tibble with time series data and metadata.

Value

A tibble with the names of the labels and their absolute and relative frequency.

Author(s)

Rolf Simoes, rolf.simoes@inpe.br

Examples

1
2
3
4
# read a tibble with 400 samples of Cerrado and 346 samples of Pasture
data(cerrado_2classes)
# print the labels
sits_labels(cerrado_2classes)

e-sensing/sits.data documentation built on Dec. 26, 2019, 11:02 p.m.