geotheory/gridPoints: Functions for gridding point data

Package offers 4 functions to grid point data. grid_points() is a flexible data aggregator. grid_jitter() and grid_jitter2() deterministically adjust point positions to prevent over-plotting. grid_bars() calculates binned barplots (see help pages for more detail).

Getting started

Package details

AuthorRobin Edward
MaintainerRobin Edwards <geotheory1@gmail.com>
LicenseGPL-2
Version0.23
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("geotheory/gridPoints")
geotheory/gridPoints documentation built on March 25, 2022, 5 p.m.