Skip to content

ThomasLuypaert/soundscapeR.tutorial

Repository files navigation

Welcome to the soundscapeR Tutorial

1. Installing the tutorial

To install this tutorial for the soundscapeR R-package, please run:

devtools::install_github(repo = "ThomasLuypaert/soundscapeR.tutorial")

2. Running the tutorial

Once the package installed, load the package using:

library(soundscapeR.tutorial)

Finally, to run the tutorial, use:

shiny_args <- list(launch.browser = getOption("shiny.launch.browser", interactive()))

learnr::run_tutorial(name = "soundscapeR_tutorial", package = "soundscapeR.tutorial", shiny_args = shiny_args)

3. The accompanying slides

If you’re interested in the slide deck that accompanies this tutorial, you can find the slides on Part I: Collecting acoustic data using AudioMoth here, and the slides on Part II: A soundscape approach to analysing big acoustic data here.

About

A 'learnr' tutorial for the soundscapeR package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published