View source: R/elagator_command_line.R
it_tool
specify id, name, and version for your tool.
1 2 | id_tool_command_line(id = "tool_id", name = "tool name",
version = "1.0.0")
|
id |
a string used for tool id. Default is 'tool_id'. |
name |
a string used for tool name. Default is 'tool name' |
version |
a string used for tool version. Defualt is '1.0.0' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.