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

ladybird

Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept. Lifecycle: experimental GitHub R build status Codecov test coverage GitHub code size in bytes GitHub repo size

The goal of ladybird is to analyse the occurrences of several species of ladybird beetles Coccinellidae in Belgium, the Netherlands and the UK. The data spans a period before and after the introduction of the invasive ladybird beetle Harmonia axyridis

Installation

You can install the package from GitHub with:

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


inbo/ladybird documentation built on March 14, 2021, 3:47 p.m.