sits_relabel: relabels a sits tibble

Description Usage Arguments Value Author(s)

Description

Given a SITS tibble with a set of labels, and a conversion list between the original labels and new labels, returns a new SITS tibble whose labels are changed.

Usage

1
sits_relabel(data.tb, conv.lst = list())

Arguments

data.tb

a SITS tibble

conv.lst

a named list used to convert labels to a new value. Actual labels must be the names of the conv.lst elements. An empty list produces no difference.

Value

result.tb an assessment of validation

Author(s)

Victor Maus, vwmaus1@gmail.com

Gilberto Camara, gilberto.camara@inpe.br

Rolf Simoes, rolf.simoes@inpe.br


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