View source: R/extractor_bemovi.R
extractor_bemovi | R Documentation |
Analyse all .avi
files in bemovi
folder and save as .rds
file.
extractor_bemovi(input, output)
input |
directory from which to read the data |
output |
directory to which to write the data |
This function is executing extractor_bemovi_particle()
,
extractor_bemovi_trajectory()
and finally
extractor_bemovi_merge()
for all parameter files in the format bemovi_extract*.yml
invisibly TRUE
when completed successful
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.