R/device_utility.R
read_gasmet.Rd
Read a GASMET file.
read_gasmet(file)
Path to a file
A data frame.
if (FALSE) { gasmet <- read_gasmet("path/to/gasmet.txt") }