send: Send the specified message to the browser

Description Usage Arguments

Description

Send the specified message to the browser

Usage

1
2
## S4 method for signature 'BrowserViz'
send(obj, msg)

Arguments

obj

An object of class BrowserViz

msg

A list with four fields: cmd: "someCommand", status: "request", callback: "someFunction", payload: "someData"


BrowserViz documentation built on Nov. 8, 2020, 7:47 p.m.