getSpatialPlotData: generate data for plot_spatial()

Description Usage Arguments Value Author(s)

View source: R/getSpacialPlotData.R

Description

generate data for plot_spatial()

Usage

1
2
getSpatialPlotData(online = TRUE, date = "2017-01-01",
  metric = "t_official")

Arguments

online

if TRUE(default),realtime data is pulled from the API. if FALSE, data is pulled from sample offline database

date

date for which spatial plot is needed. Default: 2017-01-01

metric

metric for which spatial plot is needed. Default: "t_official"

Value

a dataframe of values for the given metric and date

Author(s)

Sagar Ganapaneni (sagar123)


NOAAWeather documentation built on March 21, 2018, 5:08 p.m.