Skip to contents

A wrapper around geo_map() to generate a database granularity of geographical codes to aggregate data accordingly, for multiple years.

Usage

geo_map_multi(from = NULL, to = NULL, write = FALSE, table = "tblGeo")

Arguments

from

starting year

to

ending year

write

Write table to the orgdata.geo database. It will overwrite the table if it already exists

table

Table name to be created in the database. Default is tblGeo