filter_interactive: filter data interactive

Description Usage Arguments Author(s)

View source: R/filter_interactive.R

Description

Interactive filtering of awk filtered data. Awk files may miss colnames. make shure they have colnames(data)="timestamp", "samples", "duration", "signal_freq", "signal_bw", "max_signal","noise", "receiver", "station"

Usage

1
filter_interactive(projList, animal, path_to_data = ".", nth)

Arguments

projList

list, generatet by initProject function

animal

list, generated by initanimal function

nth

num, subset data for plotting using only every nth column

station

string, path to awk filtered file

Author(s)

Jannis Gottwald


JannisGottwald/N40RTS documentation built on Feb. 1, 2021, 5:13 p.m.