parse_gas_data: parse_gas_data

View source: R/parse_gas_data.R

parse_gas_dataR Documentation

parse_gas_data

Description

This function is intended to parse the exported data from the Ankom Gas System software into a format that is easy to work with.

Usage

parse_gas_data(filepath)

Arguments

filepath

The file path of the exported file from the Ankom Gas System software. Should be an .xls file

Value

a tibble containing the parsed data

Examples

formatted_data = parse_gas_data("filepath_of_the_xls_file_exported_by_GPM_software")

baynec2/biolabr documentation built on Aug. 8, 2022, 12:02 a.m.