Usage
write.captures(object, file = "", deblank = TRUE, header = TRUE,
append = FALSE, sess = "1", ndec = 2, covariates = FALSE, ...)
write.traps(object, file = "", deblank = TRUE, header = TRUE,
ndec = 2, covariates = FALSE, ...)
Arguments
object
capthist
or traps
object
file
character name of output file
deblank
logical; if TRUE remove any blanks from character string used to identify detectors
header
logical; if TRUE output descriptive header
append
logical; if TRUE output is appended to an existing file
sess
character session identifier
ndec
number of digits after decimal point for x,y coordinates
covariates
logical or a character vector of covariates to export
...
other arguments passed to write.table