View source: R/geom_sugarbag.R
make_sugarbag_df | R Documentation |
Create a dataframe of hexagon locations for use in geom_sugarbag(). This function is an opinionated wrapper around various other functions in the sugarbag package.
make_sugarbag_df(shp, hex_size = 0.2, hex_width = 90)
shp |
A shapefile of class |
hex_size |
Default 0.2. See |
hex_width |
Default 90. See |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.