Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 9 of 9 found.
[1] < 1 > [1]  Sort:

SVG.viewing (Package: RSVGTipsDevice) : Ways to view SVG files

The easiest way to view SVG files is in a web browser that has native SVG support. Mozilla Firefox, Opera, Safari, Google Chrome, and Microsoft Internet Explorer (version 9 onwards) all have native SVG browser support.
● Data Source: CranContrib
● Keywords: device, package
● Alias: SVG.viewing
● 0 images

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

Set a URL to use as a hyperlink for the next graphics shape drawn with the RSVGTips device.
● Data Source: CranContrib
● Keywords: device
● Alias: setSVGShapeURL
● 0 images

setSVGShapeToolTip (Package: RSVGTipsDevice) : Set the tool tip for the next graphics shape drawn with the RSVGTips device.

Set the tool tip for the next graphics shape drawn with the RSVGTips device.
● Data Source: CranContrib
● Keywords: device
● Alias: setSVGShapeToolTip
● 0 images

setSVGShapeContents (Package: RSVGTipsDevice) : Set raw shape contents (XML text) for the next graphics shape drawn with the RSVGTips device.

Set raw shape contents (XML text) for the next graphics shape drawn with the RSVGTips device. This function provides lower-level access than setSVGShapeToolTip.
● Data Source: CranContrib
● Keywords: device
● Alias: setSVGShapeContents
● 0 images

RSVGTipsDevice (Package: RSVGTipsDevice) : A SVG Graphics Driver with dynamic tips

This package contains a SVG (Scalable Vector Graphics) device that will write to a file. The SVG shapes have optional tooltips and/or hyperlinks. The resulting SVG files should conform the W3C Scalable Vector Graphics (SVG) standard (with the possible exception of toolTipMode=2) and do display correctly in the SVG viewer in Mozilla Firefox under Windows (XP) and Linux (Ubuntu).
● Data Source: CranContrib
● Keywords: device, package
● Alias: RSVGTipsDevice
● 0 images

RSVGTipsDevice.design (Package: RSVGTipsDevice) : Design and future of the SVG Graphics Driver with dynamic tips

The design of this driver is that it can be used with ordinary R plotting commands. The extra information needed for tooltips and hyperlinks is supplied by a call to a separate function call before the call to the plotting function that generates the shape. Extra information for only one shape can be supplied this way, so shapes that have tooltips or hyperlinks must be drawn one at a time.
● Data Source: CranContrib
● Keywords: device
● Alias: RSVGTipsDevice.design
● 0 images

getSVGToolTipMode (Package: RSVGTipsDevice) : Return the tool tip mode of the RSVGTips device

Return the tool tip mode of the RSVGTips device.
● Data Source: CranContrib
● Keywords: device
● Alias: getSVGToolTipMode
● 0 images

encodeSVGSpecialChars (Package: RSVGTipsDevice) : Encode SVG special chars (ampersand, etc)

Encode SVG special chars (ampersand, etc) as the appropriate XML encoding.
● Data Source: CranContrib
● Keywords: device
● Alias: encodeSVGSpecialChars
● 0 images

devSVGTips (Package: RSVGTipsDevice) : A graphics device for SVG with dynamic tips and hyperlinks

This function starts up an SVG graphics device that will write to a file. The SVG shapes and text have optional tooltips and/or hyperlinks.
● Data Source: CranContrib
● Keywords: device
● Alias: devSVGTips
● 0 images