WebR API
JavaScript API
Modules
Module: Channel
WebR 0.4.3-dev+3727749 Documentation
WebR - R in the Browser
Getting Started
Downloading WebR
Serving Pages with WebR
Examples using WebR
Worker Communication
Evaluating R Code
Plotting
Working with R Objects
Managing R Objects
Converting to JavaScript
Creating New R Objects
R Packages and Data
Installing R Packages
Building R Packages
Mounting Filesystem Data
WebR API
R API
JavaScript API
Modules
Module: Channel
Module: Message
Module: Payload
Module: Proxy
Module: Queue
Module: RMain
Module: RObject
Module: RWorker
Module: WebR
Module: WebRChan
Classes
Class: ChannelMain
Class: AsyncQueue\
Class: RCall
Class: RCharacter
Class: RComplex
Class: RDataFrame
Class: RDouble
Class: REnvironment
Class: RFunction
Class: RInteger
Class: RList
Class: RLogical
Class: RNull
Class: RObject
Class: RObjectBase
Class: RPairlist
Class: RRaw
Class: RString
Class: RSymbol
Class: Console
Class: Shelter
Class: WebR
Class: WebRChannelError
Class: WebRError
Class: WebRPayloadError
Class: WebRWorkerError
Interfaces
Interface: ChannelWorker
Interface: ServiceWorkerHandlers
Interface: Message
Interface: Request
Interface: Response
Interface: ToJsOptions
Interface: ConsoleCallbacks
Interface: WebRFS
Interface: WebROptions
Interface: BrowseMessage
Interface: CanvasMessage
Interface: EvalROptions
Interface: InstallPackagesOptions
Interface: PagerMessage
Interface: ViewMessage
On this page
Module: Channel
Table of contents
Classes
Interfaces
Edit this page
Report an issue
Module: Channel
Interfaces for the webR main and worker thread communication channels.
Table of contents
Classes
ChannelMain
Interfaces
ChannelWorker
ServiceWorkerHandlers
R API
Module: Message