Learn R Programming

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

RSVGTipsDevice (version 0.7-3)

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-3

License

GPL version 2 or newer. http://www.gnu.org/copyleft/gpl.html

Maintainer

Tony Plate

Last Published

February 15th, 2017

Functions in RSVGTipsDevice (0.7-3)

setSVGShapeToolTip

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

A graphics device for SVG with dynamic tips and hyperlinks
encodeSVGSpecialChars

Encode SVG special chars (ampersand, etc)
getSVGToolTipMode

Return the tool tip mode of the RSVGTips device
setSVGShapeContents

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

Ways to view SVG files
RSVGTipsDevice.design

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

A SVG Graphics Driver with dynamic tips
setSVGShapeURL

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