Read a GASMET file.

read_gasmet(file)

Arguments

file

Path to a file

Value

A data frame.

Examples

if (FALSE) { gasmet <- read_gasmet("path/to/gasmet.txt") }