Learn R Programming

stratigraph (version 0.66)

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.

Details

Ask Silane da Silva....

See Also

plot.strat.column

Examples

Run this code
  ## No examples

Run the code above in your browser using DataLab