powered by
Retrieves the help description for a specific tool.
wbt_tool_help(tool_name = NULL)
The name of the tool.
Returns the help description for a specific tool.
Leaving tool_name as default NULL returns results for all tools, but does not work on Windows.
tool_name
NULL
# NOT RUN { wbt_tool_help("lidar_info") # }
Run the code above in your browser using DataLab