export_ORFID: Export compiled data from Oregon RFID antenna readers

View source: R/export_ORFID.R

export_ORFIDR Documentation

Export compiled data from Oregon RFID antenna readers

Description

Data compiled using import_ORFID or join_multireader_data are exported to the working directory as either a .csv or .xlsx file

Usage

export_ORFID(x, name, extension)

Arguments

x

data frame to be exported.

name

file name.

extension

file extension (".csv" or ".xlsx").

Details

Any data frame created using functions in the ORFID package can be exported using this function.

Value

A file is saved to the working directory.

Author(s)

Hugo Marques <biohmarques@gmail.com>

See Also

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.


hugo-marques/ORFID documentation built on Jan. 10, 2023, 6:26 a.m.