Data compiled using import_ORFID or join_multireader_data are exported to the working directory as either a .csv or .xlsx file
export_ORFID(x, name, extension)A file is saved to the working directory.
data frame to be exported.
file name.
file extension (".csv" or ".xlsx").
Hugo Marques <biohmarques@gmail.com>
Any data frame created using functions in the ORFID package can be exported using this function.
import_ORFID for importing data files from Oregon RFID ORMR and ORSR antenna readers.
join_multireader_data for combining data from Oregon RFID ORMR and ORSR antenna readers into a multi-reader array.