View source: R/mangoro-utils.R
| mangoro_rpc_call_message | R Documentation |
Create an RPC function call message
mangoro_rpc_call_message(func_name, data)
func_name |
Name of the function to call |
data |
Data frame or Arrow stream to send as arguments |
A raw vector containing the RPC call message
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.