format_VUE_csv: Format detections that have been exported from VUE

Description Usage Arguments Details Value

View source: R/format_VUE_csv.R

Description

This function reads the exported .csv from VUE, formats the column names and data types, and checks for duplicate detections of the same TagID at single receivers (it does not remove simultaneous detections that take place on multiple receivers).

Usage

1
format_VUE_csv(filepath)

Arguments

filepath

The full filepath to the exported .csv

Details

This function has only been tested on data that was exported using VUE's defaults (The 10 default columns, calibrated sensor values, UTC time stamps).

Value

A dataframe with 10 formatted columns.


fishsciences/ybt documentation built on March 11, 2021, 8:45 a.m.