Skip to content
/ UseBC Public

Script that output a report from BatClassify analysis results

Notifications You must be signed in to change notification settings

Jeff37/UseBC

Repository files navigation

UseBC

Script that output a report from BatClassify analysis results.


The software developped by Chris Scott, called BatClassify, analyses bat recordings and produces a table of results, called Result.csv
This R script attempts to make automatically a report of it's content, allowing to go back in the sound files for manual validation.
This is a .Rmd script which can be easily used in RStudio to produce 3 convenient outputs as .html, .pdf and .docx
My usage of it is to visualize the results on the .html page, allowing to reorder dynamically the last table and add some notes during validation on the .docx version.

Note that depending on the file produced you should change the flags TRUE/FALSE of the two last chunks, enable the penultimate (and disable the last one) for .docx and .pdf and opposite when producing the .html

This script is a first draft and should evolve, feel free to branch it or contact me directly at [email protected].

Next steps

  • sort sound files in subfolders depending on the results
    • delete empty files (?)
    • create subfolders such as NSL, Bbar, PIP, Myotis, ... and send corresponding files

About

Script that output a report from BatClassify analysis results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages