pull_active_stations: Pull active stations from MesoWest API

View source: R/pull_active_stations.R

pull_active_stationsR Documentation

Pull active stations from MesoWest API

Description

Pull active stations from MesoWest API

Usage

pull_active_stations(df, key)

Arguments

df

is 'fields' dataset, including FIELD id,lat,lon,elevation,state, CROP name,season, seeding and harvest dates

key

is the API key for MesoWest

Examples

p <- pull_active_stations(df, key)

BYUIDSconsulting/mesonetgdh documentation built on Nov. 15, 2022, 2:32 a.m.