8000 GitHub - levisc8/bRacatus: Estimates accuracy and biogeographical status of point records based of reference region data.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Estimates accuracy and biogeographical status of point records based of reference region data.

Notifications You must be signed in to change notification settings

levisc8/bRacatus

 
 

Repository files navigation

Build Status Project Status: Active – The project has reached a stable, usable state and is being actively developed. Github All Releases CRAN

bRacatus v1.0.2

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")

About

Estimates accuracy and biogeographical status of point records based of reference region data.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%
0