prepare.table: Prepare exsic table

Description Usage Arguments Value Author(s) See Also

View source: R/exsicnew.R

Description

Complements missing minimal columns and missing content. If applicable (not null) applies a list of countries and species in the given order to sort the table. Countries and species not present in a given sortfilter data.frame will be filtered out from the underlying table.

Usage

1
prepare.table(atbl, sortfilter = NULL)

Arguments

atbl

a data.frame table

sortfilter

a data frame with two columns (one for species and one for genus; maybe NULL)

Value

a table in the format expected by the exsic function

Author(s)

Reinhard Simon

See Also

Other main: exsic; index.citations; index.collections; index.countries; index.species.short; index.species; read.exsic; section.exsic; write.exsic


exsic documentation built on May 2, 2019, 12:22 p.m.