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 - 6 of 6 found.
[1] < 1 > [1]  Sort:

aceEditor (Package: shinyAce) : Render Ace

Render an Ace editor on an application page.
● Data Source: CranContrib
● Keywords:
● Alias: aceEditor
● 0 images

aceAutocomplete (Package: shinyAce) : Enable Code Completion for an Ace Code Input

This function dynamically auto complete R code pieces using built-in function utils:::.win32consoleCompletion. Please see rcompgen for details.
● Data Source: CranContrib
● Keywords:
● Alias: aceAutocomplete
● 0 images

getAceThemes (Package: shinyAce) : Get available themes

Gets all of the available themes available in the installed version of shinyAce. Themes determine the styling and colors used in the editor.
● Data Source: CranContrib
● Keywords:
● Alias: getAceThemes
● 0 images

jsQuote (Package: shinyAce) : Escape a JS String

Escape a String to be sent to JavaScript
● Data Source: CranContrib
● Keywords:
● Alias: jsQuote
● 0 images

getAceModes (Package: shinyAce) : Get available modes

Gets all of the available modes available in the installed version of shinyAce. Modes are often the programming or markup language which will be used in the editor and determine things like syntax highlighting and code folding.
● Data Source: CranContrib
● Keywords:
● Alias: getAceModes
● 0 images

updateAceEditor (Package: shinyAce) : Update Ace Editor

Update the styling or mode of an aceEditor component.
● Data Source: CranContrib
● Keywords:
● Alias: updateAceEditor
● 0 images