| create_r_code_tool | R Documentation |
Creates a meta-tool (execute_r_code) backed by a SandboxManager.
This single tool replaces all individual tools for the LLM, enabling
batch execution, data filtering, and local computation.
create_r_code_tool(sandbox)
sandbox |
A SandboxManager object. |
A Tool object named execute_r_code.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.