README.md

LandWebUtils

R build status CRAN_Status_Badge CRAN Downloads

Additional utilities for LandWeb analyses.

Installation

Current release

R build status Codecov test coverage

Install from CRAN:

#install.packages("LandWebUtils") ## not yet on CRAN

Install from GitHub:

#install.packages("devtools")
library("devtools")
install_github("PredictiveEcology/LandWebUtils", dependencies = TRUE) 

Development version

R build status Codecov test coverage

Install from GitHub:

#install.packages("devtools")
library("devtools")
install_github("PredictiveEcology/LandWebUtils", ref = "development", dependencies = TRUE) 


PredictiveEcology/LandWebUtils documentation built on Sept. 12, 2020, 11:14 p.m.