send: Send the specified message to the browser

send,BrowserViz-methodR Documentation

Send the specified message to the browser

Description

Send the specified message to the browser

Usage

## 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"


paul-shannon/BrowserViz documentation built on Jan. 15, 2024, 10:27 p.m.