Description Usage Arguments Author(s)
View source: R/filter_interactive.R
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"
1 | filter_interactive(projList, animal, path_to_data = ".", nth)
|
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 |
Jannis Gottwald
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.