brk_cFilterFD: Function used to filter functional data in sf objects.

Description Usage Arguments

View source: R/brk_FunctionalData.R

Description

Function used to filter functional data in sf objects.

Usage

1
2
3
4
5
6
7
brk_cFilterFD(sf, key, index)

brk_cFilterFD_(sf, key, index)

brk_cFilterFD2(sf, key1, key2, index)

brk_cFilterFD3(sf, key1, key2, key3, index)

Arguments

sf

sf. An object of class sf

key

character string. The name of the column to select

index

integer (or vector). The index of the functional data.

key1

character string. The name of the column to select

key2

character string. The name of the column to select

key3

character string. The name of the column to select


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