Functions provided for the vegsoup-standards repository.
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)