| write.capthist {secr} | R Documentation |
Export detections or detector layout to a text file in form suitable for DENSITY
write.capthist(object, file = "", ..., deblank = TRUE, header = TRUE,
sess = '1')
write.traps(object, file = "", ..., deblank = TRUE)
object |
capthist or traps object |
file |
name of output file (character string) |
... |
other arguments passed to write.table |
deblank |
remove blanks from character string used to identify detectors? |
header |
output descriptive header? |
sess |
session identifier |
Existing file will be replaced without warning.
Murray Efford murray.efford@otago.ac.nz
data (captdata) write.capthist (captdata)