Skip to contents

For each securer_tool() object, generates an R function in the child's global environment that delegates to .securer_call_tool() with the tool name and arguments.

Usage

generate_tool_wrappers(tools)

Arguments

tools

List of securer_tool objects

Value

Character string of R code that creates wrapper functions