Description Usage Arguments Value Author(s)
View source: R/getSpacialPlotData.R
generate data for plot_spatial()
1 2 | getSpatialPlotData(online = TRUE, date = "2017-01-01",
metric = "t_official")
|
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" |
a dataframe of values for the given metric and date
Sagar Ganapaneni (sagar123)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.