geo_map_multi | R Documentation |
A wrapper around geo_map()
to generate a database granularity
of geographical codes to aggregate data accordingly, for multiple years.
geo_map_multi(from = NULL, to = NULL, write = FALSE, table = "tblGeo")
from |
starting year |
to |
ending year |
write |
Write table to the |
table |
Table name to be created in the database. Default is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.