.do.toolchest.call | R Documentation |
Helper function that sanitizes args by removing blank args (to be handled by the Python client) and executing the corresponding Python client call.
.do.toolchest.call(tool, args)
tool |
Tool to be used (python function, from reticulate-based python module). |
args |
List containing keyword arguments to be passed in to tool. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.