its.apply: massits time series functions

Description Usage Arguments Value Author(s)

View source: R/its.samples.R

Description

Applies a function to some massits tibble's fields

Usage

1
its.apply(m, fun, bands_params = NULL, bands = its.bands())

Arguments

m

A valid massits tibble

fun

A valid function with one argument to be applied on each attribute (its first argument).

bands_params

An optional parameter to be passed as fun second argument. If informed, it must have 1 or the same number of bands. (Default NULL)

bands

A string vector indicating those fields (bands) to which function fun will be applied. All non selected fields will remain unchanged (Default its.bands()).

Value

Massits table

Author(s)

Rolf Simoes, rolf.simoes@inpe.br


rolfsimoes/massits documentation built on May 29, 2019, 8:48 a.m.