Exchange Commands Between R and 'JavaScript'
Allow server to access files in a directory
Allow function calls without authorization
Allow variable assignment without authorization
App class
Authorize further message processing
Trigger a function call
Stop server
Close one or several client sessions
Get IDs of all stored messages
Get the currently running app
Get number of the port on which the local server is running
Get a session
Get IDs of all active sessions
Get a variable from a client session environment
Listen to the server
Create a server
Removes a stored message
Remove variables from a client session environment
Send a command to a web page
Send data to a web page
Send HTML to a web page
Session class
Set Environment
Set security limits
Adds variables to a session environment
An 'httpuv' based bridge between R and 'JavaScript'. Provides an easy way to exchange commands and data between a web page and a currently running R session.