ggpointdensity-package {ggpointdensity} | R Documentation |
ggpointdensity: A Cross Between a 2D Density Plot and a Scatter Plot
Description
A cross between a 2D density plot and a scatter plot, implemented as a 'ggplot2' geom. Points in the scatter plot are colored by the number of neighboring points. This is useful to visualize the 2D-distribution of points in case of overplotting.
Author(s)
Maintainer: Lukas P. M. Kremer L-Kremer@web.de (ORCID)
Other contributors:
Simon Anders (ORCID) [contributor]
See Also
Useful links:
Report bugs at https://github.com/LKremer/ggpointdensity/issues
[Package ggpointdensity version 0.2.0 Index]