Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 759 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 759 Bytes

evc - EuroVeg Checklist

Build status

Travis-CI Build Status

Functions provided for the vegsoup-standards repository.

Installation

You may directly install the package from GitHub using the below set of commands.

# if not already installed
install.packages("devtools")

library(devtools)

#	install dependency vegsoup from github mirror
install_github("rforge/vegsoup/pkg")

install_github("kardinal-eros/evc")

library(evc)