Learn R Programming

sits (version 0.10.0)

sits_labels.predicted: Returns the information about labels of a predicted tibble

Description

Returns the labels and its respective counting and frequency.

Usage

# S3 method for predicted
sits_labels(data)

Arguments

data

A data cube

Value

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