View source: R/pull_active_stations.R
pull_active_stations | R Documentation |
Pull active stations from MesoWest API
pull_active_stations(df, key)
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 |
p <- pull_active_stations(df, key)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.