gluesheets: Glues tab-delimited spreadsheets together for further analysis
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
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.