dispatch_message {plotscaper} | R Documentation |
Dispatches a message to a plotscaper scene or schema
Description
Dispatches a message to a plotscaper scene or schema
Usage
dispatch_message(x, message)
Arguments
x |
A plotscaper scene or schema |
message |
A list that will get converted to JSON message at appropriate time |
Value
The scene or schema back
[Package plotscaper version 0.2.5 Index]