Reformat date into wide format data
Usage
get_seed_harvest_wide(myconn, gdd_info_formatted)
Arguments
- myconn
The connection to the Snowflake database
- gdd_info_formatted
Growing Degree Day temperature threshold data
Examples
seed_harvest_df <- get_seed_harvest(myconn)
#> Error in get_seed_harvest(myconn): could not find function "get_seed_harvest"