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

koInstall (Package: svKomodo) : Install and uninstall hooks for communicating with Komodo Edit/IDE

Install functions in SciViews:TempEnv and callbacks required to communicate with Komodo Edit with the SciViews-K extension (see http://www.sciviews.org/SciViews-K).
● Data Source: CranContrib
● Keywords: misc
● Alias: koInstall, koUninstall
● 0 images

koCmd (Package: svKomodo) : Connect to the SciViews-K (Komodo Edit/IDE) socket server and run

If Komodo Edit/IDE with the SciViews-K extension is running on your machine, you can connect to its socket server and run javascript code in it with this function.
● Data Source: CranContrib
● Keywords: IO
● Alias: koCmd
● 0 images

svKomodo-package (Package: svKomodo) : SciViews GUI API - Functions to manage communication with Komodo Edit/IDE

The SciViews svKomodo package provides function to communicate with SciViews Komodo, which is Komodo Edit or IDE with the SciViews-K plugin installed (see http://www.sciviews.org/SciViews-K).
● Data Source: CranContrib
● Keywords: package, utilities
● Alias: svKomodo, svKomodo-package
● 0 images

svTaskCallbackManager (Package: svKomodo) : Create task callbacks that are evaluated both from R and socket/http server

svTaskCallbackManager() is a copy of taskCallbackManager() in base package, as of version 2.9.2 of R. Two important differences: (1) the top task created is named SV-taskCallbackManager instead of R-taskCallbackManager, and its tasks are executed after each top-level task in R console, or after execution of non-hidden R code from the socket or http server (take care: only once per set of code, no mather the number of top-level task in the R code send by the client in the second case). All taskCallbacks defined by addTaskCallback() or taskCallbackManager$add() from base package are not executed when code is invoked from the R socket or http server!
● Data Source: CranContrib
● Keywords: IO
● Alias: svTaskCallbackManager
● 0 images

koRefresh (Package: svKomodo) : Refresh Komodo interface (active object lists and R object browser)

These function manage to refresh the list of active objects in Komodo and also the data displayed in the Komodo R object browser. They should not be called directly by the end-user.
● Data Source: CranContrib
● Keywords: misc
● Alias: koAutoRefresh, koRefresh
● 0 images