knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = file.path("man", "figures", "README-"),
  out.width = "100%"
)

abvanalysis

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Lifecycle: stable License Release GitHub R build status r-universe name r-universe package Codecov test coverage GitHub code size in bytes GitHub repo size

The goal of abvanalysis is to document the analysis of the common breeding bird survey in Flanders.

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("inbo/abvanalysis")


inbo/abvanalysis documentation built on April 6, 2023, 5:14 a.m.