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/weatheR documentation built on Nov. 21, 2022, 9:08 p.m.