Skip to contents

Make Dot Density Maps

Major functions to create ggplots or sf points

dots()
Make dot density plots
dots_points()
Make dot density points

Dot Engines

Backends to generate spatial points

engine_sf_hexagonal()
Generate Hexagonal Points with sf
engine_sf_random()
Generate Random Points with sf
engine_sf_regular()
Generate Regular Points with sf
engine_sp_clustered()
Generate Clustered Points with sp
engine_sp_hexagonal()
Generate Hexagonal Points with sp
engine_sp_nonaligned()
Generate Nonaligned Points with sp
engine_sp_random()
Generate Random Points with sp
engine_sp_regular()
Generate Regular Points with sp
engine_sp_stratified()
Generate Stratified Points with sp
engine_terra()
Generate Points with terra

Other functions and data

Other useful tools and bits of example data

suffolk
Suffolk County, MA Voting Districts
boston_water
Boston Water
clip_water()
Remove Water
filter_pts()
Filter Points to a Region