read_oxymax: Read in OxyMax csv data file.

Description Usage Arguments Value Examples

Description

OxyMax Respirometer machine collects data on gas concentrations in an enclosed environment. The output from the machine is a csv file with standard

Usage

1

Arguments

file

OxyMax csv file.

Value

A data.frame.

Examples

1
2
3
4
5
## Not run: 
fi <- system.file("extdata", "oxymax_data.csv", package = "readmisc")
read_oxymax(fi)

## End(Not run)

lwjohnst86/readmisc documentation built on May 29, 2019, 11:40 a.m.