make_maps: Do all the hard work

Description Usage Arguments Details Value

Description

This should be called to build the data structures for the ultimate map / HTML page production.

Usage

1
make_maps(verbose = TRUE)

Arguments

verbose

tell folks what's going on

Details

This function reads in the places data, builds the base map hexgrid, identifies which towns belong in which hex, assigns the colors (assignment is based on a log scale of the colors vs an pre-determined cutoff in the pure-javascript version) then builds a list with an element for each suffix group that contains the title, subtitle, ggplot2 object and count of towns.

Value

a list with an element for each suffix group that contains the title, subtitle, ggplot2 object and count of towns.


hrbrmstr/zellingenach documentation built on May 17, 2019, 5:54 p.m.