Learn R Programming

⚠️There's a newer version (1.0-7) of this package.Take me there.

RSVGTipsDevice (version 0.7-4.2)

An R SVG graphics device with dynamic tips and hyperlinks

Description

A graphics device for R that uses the w3.org xml standard for Scalable Vector Graphics. This version supports tooltips with 1 to 3 lines, hyperlinks, and line styles.

Copy Link

Version

Install

install.packages('RSVGTipsDevice')

Monthly Downloads

8

Version

0.7-4.2

License

GPL (>= 2)

Maintainer

Tony Plate

Last Published

February 15th, 2017

Functions in RSVGTipsDevice (0.7-4.2)

getSVGToolTipMode

Return the tool tip mode of the RSVGTips device
RSVGTipsDevice

A SVG Graphics Driver with dynamic tips
RSVGTipsDevice.design

Design and future of the SVG Graphics Driver with dynamic tips
setSVGShapeURL

Set raw shape URL (XML text) for the next graphics shape drawn with the RSVGTips device.
setSVGShapeToolTip

Set the tool tip for the next graphics shape drawn with the RSVGTips device.
encodeSVGSpecialChars

Encode SVG special chars (ampersand, etc)
setSVGShapeContents

Set raw shape contents (XML text) for the next graphics shape drawn with the RSVGTips device.
SVG.viewing

Ways to view SVG files
devSVGTips

A graphics device for SVG with dynamic tips and hyperlinks