Learn R Programming

svKomodo (version 1.0.0)

'SciViews' - Functions to Interface with Komodo IDE

Description

R-side code to implement an R editor and IDE in Komodo IDE with the SciViews-K extension.

Copy Link

Version

Install

install.packages('svKomodo')

Monthly Downloads

210

Version

1.0.0

License

GPL-2

Issues

Pull Requests

Stars

Forks

Last Published

May 10th, 2022

Functions in svKomodo (1.0.0)

koInstall

Install and uninstall hooks for communicating with Komodo Edit/IDE
koCmd

Connect to the SciViews-K (Komodo Edit/IDE) socket server and run JavaScript code in Komodo
koRefresh

Refresh Komodo interface (active object lists and R object browser)
svKomodo-package

svKomodo: 'SciViews' - Functions to Interface with Komodo IDE
svTaskCallbackManager

Create task callbacks that are evaluated both from R and socket/http server