add_col_widths: Adds width as a attribute to each column from a list of...

View source: R/add_col_widths.R

add_col_widthsR Documentation

Adds width as a attribute to each column from a list of tibbles

Description

Adds width as a attribute to each column from a list of tibbles

Usage

add_col_widths(tbl_list, fwf_pos)

Arguments

tbl_list

a list of tibbles

fwf_pos

a list of returns from fwf_position() with length that matches length of tbl_list

Value

a tibble containing the data from the raw DSSAT file


DSSAT documentation built on Nov. 9, 2023, 1:08 a.m.