fwf_plt_cols: fwf_plt_cols

fwf_plt_colsR Documentation

fwf_plt_cols

Description

Return a column specification suitable for use with [readr::read_fwf()] or [vroom::vroom_fwf()].

Usage

fwf_plt_cols(path, cols = c(X = "X", Y = "Y", CONC = "AVERAGE CONC"), skip = 6)

Arguments

path

(character) single path (just one!)

cols

(character) select and optionally rename columns of the PLT file

Value

a tibble, identical in structure to the return value of [readr::fwf_positions()]


BAAQMD/aertools documentation built on June 30, 2022, 9:10 p.m.