Skip to contents

Request the temperature data from MesoWest

Usage

pull_temp(df)

Arguments

df

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

Examples

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