read.exsic: Reads a table in .csv format.

Description Usage Arguments Details Value Author(s) See Also

Description

The table should have a certain set of minimum columns following the conventions of the BRAHMS software.

Usage

1
read.exsic(file, sortfilter = NULL)

Arguments

file

a file path

sortfilter

a dataframe containing instructions on how to sort and filter the table

Details

The function tries to be forgiving and makes a compatible table even if none of the found columns is compliant with the expected names.

Value

a special dataframe conforming to the exsic expectations

Author(s)

Reinhard Simon

See Also

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


c5sire/exsic documentation built on May 13, 2019, 10:32 a.m.