Learn R Programming

exsic (version 1.0)

prepare.table: Prepare exsic table

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

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

See Also

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