as_DSSAT_tbl: Convert tibble to DSSAT_tbl

View source: R/DSSAT_tbl_df_class.R

as_DSSAT_tblR Documentation

Convert tibble to DSSAT_tbl

Description

Convert tibble to DSSAT_tbl

Usage

as_DSSAT_tbl(tbl_in, v_fmt = NULL, tier_info = NULL)

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

Value

a tibble of class DSSAT_tbl


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