test | R Documentation |
Run a test pipeline segment via Toolchest. A plain text file containing 'success' is returned."
test(tool_args = "", inputs, output_path = NULL, ...)
tool_args |
Additional arguments, present to maintain a consistent interface. This is disregarded. |
inputs |
Path or list of paths (client-side) to be passed in as input. |
output_path |
(optional) Path to a directory where the output file(s) will be downloaded. |
is_async |
(optional) Whether to run a job asynchronously. Defaults to false. |
If output_path
is left unspecified, downloading will be skipped.
Reference to an object with output location data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.