We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
4265480
Updates
Added arguments to change the border colour and size of polygons (#18): basemap_border = TRUE, basemap_border_col = "black", basemap_border_lwd = 0.1.
basemap_border = TRUE
basemap_border_col = "black"
basemap_border_lwd = 0.1
Added argument to not display site labels in structure plot: display_site_labels = FALSE.
display_site_labels = FALSE
Changed R dependency to address issue #23.