README_get.witrox.data.md

December 14, 2016

Author: Tyler L. Moulton

The following is an example for how to use 'get.witrox.data' to import a text file

generated by Loligo Systems AutoResp

Download the 'fishMR.txt' file into your working directory

the.chosen.ones <- c("Date.time", "times", "Bar.Pressure.hpa", "Phase",           "temp.C", "DO.mgL")

d <- get.witrox.data("fishMR.txt", lines.skip = 10, delimit = "tab", choose.names = TRUE, chosen.names = the.chosen.ones, format = "%d/%m/%Y %I:%M:%S %p")



tyler-l-moulton/rMR documentation built on May 3, 2019, 1:53 p.m.