# Generated by roxygen2: do not edit by hand

S3method(as_DSSAT_tbl,default)
S3method(as_DSSAT_tbl,spec_tbl_df)
S3method(mutate,DSSAT_tbl)
S3method(write_dssbatch,data.frame)
S3method(write_dssbatch,default)
S3method(write_dssbatch,tbl_df)
export(add_col_widths)
export(add_v_fmt)
export(as_DSSAT_tbl)
export(calc_AMP)
export(calc_TAV)
export(convert_to_date)
export(mutate_cond)
export(name_to_regex)
export(read_casupro_eco)
export(read_cul)
export(read_dssat)
export(read_dssbatch)
export(read_eco)
export(read_filea)
export(read_filet)
export(read_filex)
export(read_output)
export(read_pest)
export(read_soil_profile)
export(read_sol)
export(read_tier)
export(read_tier_data)
export(read_wth)
export(run_dssat)
export(write_casupro_eco)
export(write_cul)
export(write_dssbatch)
export(write_eco)
export(write_filea)
export(write_filet)
export(write_filex)
export(write_sol)
export(write_tier)
export(write_wth)
importFrom(dplyr,"%>%")
importFrom(dplyr,any_vars)
importFrom(dplyr,arrange)
importFrom(dplyr,arrange_at)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,contains)
importFrom(dplyr,do)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,filter_all)
importFrom(dplyr,filter_at)
importFrom(dplyr,first)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_at)
importFrom(dplyr,group_vars)
importFrom(dplyr,if_else)
importFrom(dplyr,last)
importFrom(dplyr,left_join)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,mutate_if)
importFrom(dplyr,one_of)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,rename_all)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,select_if)
importFrom(dplyr,summarize)
importFrom(dplyr,summarize_all)
importFrom(dplyr,summarize_at)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(glue,glue_data)
importFrom(lubridate,is.POSIXct)
importFrom(lubridate,month)
importFrom(lubridate,years)
importFrom(magrittr,"%>%")
importFrom(methods,show)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap)
importFrom(purrr,reduce)
importFrom(readr,col_character)
importFrom(readr,col_double)
importFrom(readr,cols)
importFrom(readr,fwf_positions)
importFrom(readr,fwf_widths)
importFrom(readr,read_fwf)
importFrom(readr,read_table)
importFrom(rlang,"!!!")
importFrom(rlang,'!!!')
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,get_expr)
importFrom(rlang,parse_expr)
importFrom(rlang,quos)
importFrom(rlang,set_expr)
importFrom(rlang,sym)
importFrom(stats,setNames)
importFrom(stringr,"str_sub<-")
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_length)
importFrom(stringr,str_locate)
importFrom(stringr,str_locate_all)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(stringr,str_subset)
importFrom(stringr,str_which)
importFrom(testthat,expect_equal)
importFrom(testthat,expect_true)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,crossing)
importFrom(tidyr,replace_na)
importFrom(tidyr,unnest)
importFrom(tidyselect,all_of)
importFrom(utils,capture.output)
importFrom(utils,citation)
importFrom(utils,head)
importFrom(utils,tail)
