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.
| Version: | 0.1.0 |
| Depends: | R (≥ 3.2) |
| Imports: | ggplot2 |
| Suggests: | viridis, dplyr |
| Published: | 2019-08-28 |
| Author: | Lukas P. M. Kremer
|
| Maintainer: | Lukas P. M. Kremer <L-Kremer at web.de> |
| BugReports: | https://github.com/LKremer/ggpointdensity/issues |
| License: | GPL-3 | file LICENSE |
| URL: | https://github.com/LKremer/ggpointdensity |
| NeedsCompilation: | yes |
| Materials: | README |
| CRAN checks: | ggpointdensity results |
| Reference manual: | ggpointdensity.pdf |
| Package source: | ggpointdensity_0.1.0.tar.gz |
| Windows binaries: | r-devel: ggpointdensity_0.1.0.zip, r-release: ggpointdensity_0.1.0.zip, r-oldrel: ggpointdensity_0.1.0.zip |
| macOS binaries: | r-release: ggpointdensity_0.1.0.tgz, r-oldrel: ggpointdensity_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ggpointdensity to link to this page.