README.md

voucher

Build status

Travis-CI Build Status

About

Functions to typeset herbarium labels using LaTex from data extracted from a data frame or Vegsoup object.

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

library(voucher)


kardinal-eros/voucher documentation built on May 20, 2019, 7:22 a.m.