Package: ggrastr 1.0.2
ggrastr: Rasterize Layers for 'ggplot2'
Rasterize only specific layers of a 'ggplot2' plot while simultaneously keeping all labels and text in vector format. This allows users to keep plots within the reasonable size limit without loosing vector properties of the scale-sensitive information.
Authors:
ggrastr_1.0.2.tar.gz
ggrastr_1.0.2.zip(r-4.5)ggrastr_1.0.2.zip(r-4.4)ggrastr_1.0.2.zip(r-4.3)
ggrastr_1.0.2.tgz(r-4.4-any)ggrastr_1.0.2.tgz(r-4.3-any)
ggrastr_1.0.2.tar.gz(r-4.5-noble)ggrastr_1.0.2.tar.gz(r-4.4-noble)
ggrastr_1.0.2.tgz(r-4.4-emscripten)ggrastr_1.0.2.tgz(r-4.3-emscripten)
ggrastr.pdf |ggrastr.html✨
ggrastr/json (API)
# Install 'ggrastr' in R: |
install.packages('ggrastr', repos = c('https://vpetukhov.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vpetukhov/ggrastr/issues
Last updated 1 years agofrom:50ca3e0122. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-win | OK | Nov 17 2024 |
R-4.5-linux | OK | Nov 17 2024 |
R-4.4-win | OK | Nov 17 2024 |
R-4.4-mac | OK | Nov 17 2024 |
R-4.3-win | OK | Nov 17 2024 |
R-4.3-mac | OK | Nov 17 2024 |
Exports:geom_beeswarm_rastgeom_boxplot_jittergeom_jitter_rastgeom_point_rastgeom_quasirandom_rastgeom_tile_rastgeom_violin_rastrasteriserasterizetheme_pdf
Dependencies:beeswarmCairoclicolorspacecpp11fansifarverggbeeswarmggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpngR6raggRColorBrewerrlangscalessystemfontstextshapingtibbleutf8vctrsviporviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
This geom is similar to 'geom_beeswarm', but creates a raster layer | geom_beeswarm_rast |
This geom is similar to 'geom_boxplot', but allows to jitter outlier points and to raster points layer. | geom_boxplot_jitter |
This geom is similar to 'geom_jitter', but creates a raster layer | geom_jitter_rast |
This geom is similar to 'geom_point', but creates a raster layer | geom_point_rast |
This geom is similar to 'geom_quasirandom', but creates a raster layer | geom_quasirandom_rast |
This geom is similar to 'geom_tile', but creates a raster layer | geom_tile_rast |
This geom is similar to 'geom_violin', but creates a raster layer | geom_violin_rast |
Rasterise ggplot layers Takes a ggplot object or a layer as input and renders their graphical output as a raster. | rasterise rasterise.ggplot rasterise.Layer rasterise.list |
Rasterise ggplot layers Takes a ggplot object or a layer as input and renders their graphical output as a raster. | rasterize |
Pretty theme | theme_pdf |