Learn R Programming

exsic (version 1.0)

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

Description

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

Usage

read.exsic(file, sortfilter = NULL)

Arguments

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

Value

  • a special dataframe conforming to the exsic expectations

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.

See Also

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