README.md

Build Status Project Status: Active – The project has reached a stable, usable state and is being actively developed. CRAN CRAN - Downloads CRAN - Downloads Month CRAN - Downloads Week GitHub: Closed Issues DOI:10.1111/2041-210X.13629

bRacatus v1.0.10

An R package to estimate the probability of species geographic point occurrence records being native or invasive and correct or erroneous.

Installation

# Install the stable CRAN version

install.packages("bRacatus")

# Install the development version

if(!require("remotes")) {

  install.packages("remotes")

}

remotes::install_github("EduardoArle/bRacatus")

Usage

Citation

library(bRacatus)
citation("bRacatus")


EduardoArle/bRacatus documentation built on May 6, 2024, 5:13 a.m.