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 11 found.
[1] < 1 2 > [2]  Sort:

sceneChange (Package: rglwidget) :

These functions allow Shiny apps to make relatively large changes to a scene, adding and removing objects from it.
● Data Source: CranContrib
● Keywords:
● Alias: registerSceneChange, sceneChange
● 0 images

ageControl (Package: rglwidget) :

This is a function to produce actions in response to a playwidget or Shiny input control. The mental model is that each of the vertices of some object has a certain birth time; a control sets the current time, so that vertices have ages depending on the control setting. Attributes of those vertices can then be changed.
● Data Source: CranContrib
● Keywords:
● Alias: ageControl
● 0 images

rglwidget (Package: rglwidget) :

The htmlwidgets package provides a framework for embedding graphical displays in HTML documents of various types. This function provides the necessities to embed an rgl scene in one.
● Data Source: CranContrib
● Keywords:
● Alias: rglwidget
● 0 images

shiny (Package: rglwidget) :

These functions allow an rgl scene to be embedded in a Shiny app.
● Data Source: CranContrib
● Keywords:
● Alias: playwidgetOutput, renderPlaywidget, renderRglwidget, rglwidgetOutput
● 0 images

import (Package: rglwidget) : Imported from magrittr

This object is imported from magrittr. Follow the link to its documentation.
● Data Source: CranContrib
● Keywords:
● Alias: %>%
● 0 images

webGLcontrols (Package: rglwidget) :

These are setter functions to produce actions in a Shiny app, or in an animation.
● Data Source: CranContrib
● Keywords:
● Alias: propertyControl, subsetControl
● 0 images

rglwidget-internal (Package: rglwidget) :

These functions are planned to implement rgl functions, they are not meant to be called directly by the user.
● Data Source: CranContrib
● Keywords:
● Alias: .ageSetter, .hook_rgl, .hook_webgl, .par3dinterpSetter, .propertySetter, .propertySlider, .setupKnitr, .subsetSetter, .vertexSetter, .writeWebGL
● 0 images

vertexControl (Package: rglwidget) :

This is a function to produce actions in a web display. A playwidget or Shiny input control (e.g. a sliderInput control) sets a value which controls attributes of a selection of vertices.
● Data Source: CranContrib
● Keywords:
● Alias: vertexControl
● 0 images

elementId2Prefix (Package: rglwidget) :

The rglwidget control is designed to work in the htmlwidgets framework. Older rgl web pages that used writeWebGL or knitr used a different method of linking the controls to the scene. This is a partial bridge between the two systems.
● Data Source: CranContrib
● Keywords:
● Alias: elementId2Prefix
● 0 images

clipplaneControl (Package: rglwidget) :

This is a function to produce actions in a web display. A playwidget or Shiny input control (e.g. a sliderInput control) sets a value which controls attributes of one or more clipping planes.
● Data Source: CranContrib
● Keywords:
● Alias: clipplaneControl
● 0 images