Description Usage
View source: R/gg_points.R
Creates a point pattern map with ggplot2.
1 2 3 4 5 6 7 8 9 10 11 12
gg_points( shapefile, data, x, y, crs = 29193, pointsize = 1, pointcolor = "black", title = "Point Pattern", ylab = "Y", xlab = "X" )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.