herblabel-package: Making Labels for Herbarium Specimens in RTF and more.

Description Details Author(s) Examples

Description

This package is designed for making herbarium labels and annotation slips based on the information stored in template files. The RTF file can be edited in MS Word or Open Office etc. It also provides a number of conversion utilities.

Details

This package was not yet installed at build time.
Index: This package was not yet installed at build time.

Author(s)

Jinlong Zhang

Maintainer: Jinlong Zhang <jinlongzhang01@gmail.com>

Examples

1
2
3
4
5
    path <- system.file("extdata", "DARWIN_CORE_HERBARIUM_RECORDS.xlsx", 
                         package = "herblabel")
    library(openxlsx)
    dat_test <- read.xlsx(path)
    herbarium_label(dat = dat_test, outfile = "HERBARIUM_LABELS_dat.rtf")

helixcn/herblabel documentation built on March 31, 2021, 5:45 a.m.