Learn R Programming

sits (version 1.1.0)

.sits_fast_apply: Apply a function to one band of a time series

Description

Apply a function to one band of a time series

Usage

.sits_fast_apply(data, col, fn, ...)

Value

Tibble where function has been applied.

Arguments

data

Tibble.

col

Column where function should be applied

fn

Function to be applied.

Author

Rolf Simoes, rolf.simoes@inpe.br