as_DSSAT_tbl {DSSAT} | R Documentation |
Convert tibble to DSSAT_tbl
as_DSSAT_tbl(tbl_in, v_fmt = NULL, tier_info = NULL)
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 |
a tibble of class DSSAT_tbl