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
)

Arguments

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)

Value

measurementTable