as_DSSAT_tbl: Convert tibble to DSSAT_tbl
Description
Convert tibble to DSSAT_tbl
Usage
as_DSSAT_tbl(tbl_in, v_fmt = NULL, tier_info = NULL)
Value
a tibble of class DSSAT_tbl
Arguments
- tbl_in
a tibble
- v_fmt
a character vector specifying the sprintf() format for each column
- tier_info
a list of character vectors storing the history of which original
table that columns came from for tibbles that are comprised of multiple joined tables