The goal of glatos-detection-efficiency is to provide vignette and workshop material to allow users to easily calculate detection range for acoustic telemetry receivers. This workshop will be presented at OTN 2024 symposium held in Halifax, NS, Canada.
To download and unzip the workshop use the following:
install.packages("usethis")
usethis::use_course("https://github.com/benjaminhlina/glatos-detection-efficiency/archive/refs/heads/main.zip")
https://ocean-tracking-network.r-universe.dev/glatos
install.packages("glatos",
repos = c("https://ocean-tracking-network.r-universe.dev",
"https://cloud.r-project.org"))