knitr::opts_chunk$set(
  collapse=TRUE,
  comment="#>",
  fig.path="README-"
)

vegtable2

CRAN_Status_Badge

This is a package with functions for the internal use and adapted to own purposes. The functions included here are extensions to taxlist (https://github.com/kamapu/taxlist) and vegtable (https://github.com/kamapu/vegtable) and its functions may not work with any database.

Updating to the last version of vegtable

The very first step is to install the package devtools and dependencies. Then you just need to execute following commands in your R-session:

library(devtools)
install_github("kamapu/vegtable2")


kamapu/vegtable2 documentation built on July 8, 2021, 7:57 a.m.