sits_values: Return the values of a given SITS table as a list of matrices...

Description Usage Arguments Value Author(s)

Description

this function returns only the values of a sits table (according a specified format). This function is useful to use packages such as ggplot, dtwclust, or kohonen that require values that are rowwise or colwise organised.

Usage

1
sits_values(data.tb, bands = NULL, format = "cases_dates_bands")

Arguments

data.tb

a tibble in SITS format with time series for different bands

bands

string - a group of bands whose values are to be extracted. If no bands is informed extract ALL bands.

format

string - either "cases_dates_bands" or "bands_cases_dates" or "bands_dates_cases"

Value

table a tibble in SITS format with values

Author(s)

Rolf Simoes, rolf.simoes@inpe.br

Gilberto Camara, gilberto.camara@inpe.br


luizassis/sits documentation built on May 30, 2019, 7:15 p.m.