gluesheets: Glues tab-delimited spreadsheets together for further...

Description Usage Arguments Details Note Author(s) See Also Examples

Description

Glues tab-delimited spreadsheets of species (the columns) by stratigraphic depths (the rows) together in such a way that the output is correctly formatted for analysis of ‘unitary associations’ in the PAST software package.

Usage

1
gluesheets(PATH = NULL, out.file = 'fileout.txt')

Arguments

PATH

a string giving the file path to the directory in which the sheets to be glued together are located.

out.file

the name of the file to which to write the output.

Details

Ask Silane da Silva....

Note

This is legacy code that will probably be removed soon....

Author(s)

Walton Green

See Also

plot.strat.column

Examples

1
  ## No examples

stratigraph documentation built on May 30, 2017, 12:31 a.m.