Learn R Programming

RSVGTipsDevice (version 1.0-7)

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

154

Version

1.0-7

License

GPL (>= 2)

Maintainer

Last Published

July 23rd, 2016

Functions in RSVGTipsDevice (1.0-7)

getSVGToolTipMode

Return the tool tip mode of the RSVGTips device
RSVGTipsDevice

A SVG Graphics Driver with dynamic tips
setSVGShapeContents

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

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

Encode SVG special chars (ampersand, etc)
SVG.viewing

Ways to view SVG files
setSVGShapeToolTip

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

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

A graphics device for SVG with dynamic tips and hyperlinks