Learn R Programming

grImport2 (version 0.3-3)

Importing 'SVG' Graphics

Description

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.

Copy Link

Version

Install

install.packages('grImport2')

Monthly Downloads

3,081

Version

0.3-3

License

GPL (>= 2)

Maintainer

Paul Murrell

Last Published

July 30th, 2024

Functions in grImport2 (0.3-3)

PictureLinearGradient-class

Class "PictureLinearGradient"
PictureSymbol-class

Class "PictureSymbol"
PictureFeImage-class

Class "PictureFeImage"
applyTransform-gpar

Transform a grid gpar object
PictureRect-class

Class "PictureRect"
applyTransform

Transform a Picture Object by a Transformation Matrix
PictureFilter-class

Class "PictureFilter"
PictureDefinitions-class

Class "PictureDefinitions"
PictureContent-class

Class "PictureContent"
PictureFeColorMatrix-class

Class "PictureFeColorMatrix"
PictureFeComposite-class

Class "PictureFeComposite"
PictureSummary-class

Class "PictureSummary"
grid.picture

Draw a Picture Object.
PictureRadialGradient-class

Class "PictureRadialGradient"
PicturePattern-class

Class "PicturePattern"
grid.symbols

Draw a Picture Object as Data Symbols
grobify

Convert a Picture Object into a grid grob
PathMoveTo-class

Class "PathMoveTo"
PathData-class

Class "PathData"
Picture-class

Class "Picture"
PathLineTo-class

Class "PathLineTo"
PathSegment-class

Class "PathSegment"
PathCurveTo-class

Class "PathCurveTo"
PathClosePath-class

Class "PathClosePath"
PictureClipPath-class

Class "PictureClipPath"
PictureMask-class

Class "PictureMask"
PictureImage-class

Class "PictureImage"
PictureGradientStop-class

Class "PictureGradientStop"
PicturePath-class

Class "PicturePath"
PictureGroup-class

Class "PictureGroup"
Path Segments

Convenience Functions for Path Segments
readPicture

Import a Cairo SVG image