Skip to content

dhope/BASSr

Repository files navigation

BASSr

Overview

This is the code associated with CWS Ontario’s preferred approach to sampling Boreal Birds in our boreal forest. The code should allow you to start understanding our process. The vignettes associated with the package are a good place to start.

Installation

Install the development version from GitHub:

devtools::install_github("dhope/BASSr")

Usage

See vignettes for now. Details to come.

devtools::install_github("dhope/BASSr", build_vignettes = TRUE)