Skip to contents

Request the temperature data from MesoWest, but fast

Usage

pull_temp_all(df, min_date = NA, max_date = NA)

Arguments

df

is the fields_stations dataset derived from the find_closest_station() function.

Examples

p <- pull_temp_all(df)
#> Error in df %>% select(station_id, harvest_date, seeding_date): could not find function "%>%"