brk_addFD: Functional DATA

Description Usage Arguments Value

View source: R/brk_FunctionalData.R

Description

Add time series to sf objects

Usage

1
2
3
brk_addFD(sf, key, FUN, ...)

brk_addFD2(sf, keyConstraint, key, FUN, ...)

Arguments

sf

object of class sf. See sf for details.

key

the name of the new column, as strings or symbols

FUN

the function to be applied to each element of sf. In the case of functions like +, backquoted or quoted. See lapply functions for details.

...

optional arguments to FUN. See lapply functions for details.

keyConstraint

character string. The reference of the column to be checked

Value

A sf object with addition functional data feature (or feature dynamic).


briskaR documentation built on Dec. 11, 2021, 9:23 a.m.