write.captures(object, file = "", deblank = TRUE, header = TRUE, append = FALSE, sess = "1", ndec = 2, covariates = FALSE, tonumeric = TRUE, ...)
write.traps(object, file = "", deblank = TRUE, header = TRUE, ndec = 2, covariates = FALSE, ...)
capthist
or traps
object write.table
append =
FALSE
. In the case of a multi-session capthist file, session names
are taken from object
rather than sess
. write.capthist
is generally simpler to use if you want to export
both the capture data and trap layout from a capthist
object.
By default individual covariates are not exported. When exported they are repeated for each detection of an individual. Factor covariates are coerced to numeric before export.