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 - 10 of 61 found.
[1] < 1 2 3 4 5 6 7 > [7]  Sort:

grid.export (Package: gridSVG) : Generate SVG output from a grid graphic

Produces an SVG version of the current grid page.
● Data Source: CranContrib
● Keywords: dplot
● Alias: grid.export, gridToSVG
● 0 images

feConvolveMatrix (Package: gridSVG) :

A convolution combines pixels in the input image with neighbouring pixels to produce a resulting image. A wide variety of imaging operations can be achieved through convolutions, including blurring, edge detection, sharpening, embossing and beveling.
● Data Source: CranContrib
● Keywords:
● Alias: feConvolveMatrix
● 0 images

pushMask (Package: gridSVG) :

This function is intended to be used similarly to grid.clip. The key difference is that instead of applying a new clipping context to the viewport, we apply a new masking context.
● Data Source: CranContrib
● Keywords:
● Alias: popMask, pushMask
● 0 images

grid.hyperlink (Package: gridSVG) : Associate a hyperlink with a grid grob

Creates a linked.grob object which is a normal grid grob, with a hyperlink attached. Useful in conjunction with grid.export, to produce an SVG document with hyperlinked graphical elements.
● Data Source: CranContrib
● Keywords: dplot
● Alias: grid.hyperlink, hyperlinkGrob
● 0 images

grid.script (Package: gridSVG) : Create a grid grob containing an SVG script

Creates a script object which is a normal grid grob containing an SVG script. Useful in conjunction with grid.export, to produce an SVG document with script elements.
● Data Source: CranContrib
● Keywords: dplot
● Alias: grid.script, scriptGrob
● 0 images

viewportCreate (Package: gridSVG) :

Creates a viewport object that is positioned in the same location as a previously exported viewport.
● Data Source: CranContrib
● Keywords:
● Alias: viewportCreate
● 0 images

feDiffuseLighting (Package: gridSVG) :

This filter primitive lights an image using the alpha channel as a bump map. The resulting image is an RGBA opaque image based on the light colour with alpha = 1 everywhere. The lighting calculation follows the standard diffuse component of the Phong lighting model. The resulting image depends on the light colour, light position and surface geometry of the input bump map.
● Data Source: CranContrib
● Keywords:
● Alias: feDiffuseLighting
● 0 images

filterEffect (Package: gridSVG) :

Create objects which describe filter effects. These objects can be used to add filter effect primitives. They can be used to apply a filter effect to grobs and also to define a filter effect so that it may be used multiple times.
● Data Source: CranContrib
● Keywords:
● Alias: addFilterEffect, filterEffect
● 0 images

Mapping Names to IDs (Package: gridSVG) :

This function is both a getter and a setter function for mapping information imported from a plot unknown to the current R session.
● Data Source: CranContrib
● Keywords:
● Alias: gridSVGMappings
● 0 images

svg-internal (Package: gridSVG) : Internal gridSVG Functions

Some functions you can call, but I'm not documenting (yet).
● Data Source: CranContrib
● Keywords: internal
● Alias: svgAnimate, svgCircle, svgClose, svgEndElement, svgEndGroup, svgEndLink, svgLines, svgOpen, svgPath, svgPolygon, svgRaster, svgRect, svgScript, svgStartElement, svgStartGroup, svgStartLink, svgStyle, svgText
● 0 images