Skip to content

mottensmann/MonitoR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonitoR package

Under development


This package provides workflows in form of R Markdown templates for processing monitoring data, for now mostly focusing on the analysis of audio files obtained by deploying passive acoustic monitoring (PAM) devices. The package partly relies on NocMigR2. See details there.

To install the package, use devtools:

pak::pak("mottensmann/MonitoR", dependencies = TRUE)

Load the package once installed:

library(MonitoR)

Shiny-App

Toggling the entire processing pipeline (formatting, classification, inspecting results) using a shiny app. The classification is performed using birdnetR:

birdnet_app(display = "external")

RMarkdown Templates

MonitoR provides RMarkdown templates to set-up post-processing and validation of audio data classified using BirdNET-Analyzer. Using RStudio these are accessible via File -> New File -> RMarkdown

birdnet

    1. Preprocessing of audio data (renaming to datetime, removing unnecessary file prefixes)
    1. Extracting results obtained by using a AI-based classifier with BirdNET-Analyzer
    1. Archiving manually verified records to a xlsx-database

nestcamera

    1. Preprocessing of photos (renaming to datetime and resorting)

About

Cleaning & Validating Monitoring data

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages