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 |
DOI: | 10.32614/CRAN.package.ggpointdensity |
Author: | Lukas P. M. Kremer [aut, cre], Simon Anders [ctb] |
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 (arm64): ggpointdensity_0.1.0.tgz, r-oldrel (arm64): ggpointdensity_0.1.0.tgz, r-release (x86_64): ggpointdensity_0.1.0.tgz, r-oldrel (x86_64): ggpointdensity_0.1.0.tgz |
Reverse imports: | escape, RNAseqQC, SingleMoleculeFootprinting |
Reverse suggests: | BindingSiteFinder, FlowSOM, inferCSN |
Please use the canonical form https://CRAN.R-project.org/package=ggpointdensity to link to this page.