gggrid - Draw with 'grid' in 'ggplot2'
An extension of 'ggplot2' that makes it easy to add raw 'grid' output, such as customised annotations, to a 'ggplot2' plot.
Last updated 3 years ago
6.35 score 35 stars 1 packages 43 scripts 377 downloadsgrImport2 - Importing 'SVG' Graphics
Functions for importing external vector images and drawing them as part of 'R' plots. This package is different from the 'grImport' package because, where that package imports 'PostScript' format images, this package imports 'SVG' format images. Furthermore, this package imports a specific subset of 'SVG', so external images must be preprocessed using a package like 'rsvg' to produce 'SVG' that this package can import. 'SVG' features that are not supported by 'R' graphics, e.g., gradient fills, can be imported and then exported via the 'gridSVG' package.
Last updated 4 months ago
5.63 score 14 packages 79 scripts 3.2k downloads