View source: R/lipdManipulation.R
duplicateTable | R Documentation |
Duplicate a table in a LiPD file
duplicateTable(
L,
paleo.or.chron = "paleo",
paleo.or.chron.number = 1,
table.type = "measurement",
table.number = 1,
n.duplicates = 1
)
L |
a LiPD object |
paleo.or.chron |
is this a "paleo" or "chron" table? |
paleo.or.chron.number |
what number is this paleo or chron object (default = 1) |
table.type |
"measurement", "ensemble" or "summary" table? (default = "measurement") |
table.number |
what number is this table object (default = 1) |
n.duplicates |
how many duplicates to do you want? (default = 1) |
measurementTable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.