dot-do.toolchest.call: Helper function that sanitizes args by removing blank args...

.do.toolchest.callR Documentation

Helper function that sanitizes args by removing blank args (to be handled by the Python client) and executing the corresponding Python client call.

Description

Helper function that sanitizes args by removing blank args (to be handled by the Python client) and executing the corresponding Python client call.

Usage

.do.toolchest.call(tool, args)

Arguments

tool

Tool to be used (python function, from reticulate-based python module).

args

List containing keyword arguments to be passed in to tool.


gotoolchest/toolchest-client-r documentation built on July 14, 2022, 7 a.m.