Description Usage Arguments Value Author(s)
Sometimes data is provided in the flatfile
format, but we really want it in mrds
format (that is, as distance data, observation table, sample table and region table format). This function undoes the flattening, assuming that the data have the correct columns.
1 |
data |
data in flatfile format (a |
list
of four data.frame
s: distance data, observation table, sample table, region table.
David L Miller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.