Description Usage Arguments Value Examples
Opens a web browser to view the source code for a specific tool on the projects source code repository.
1 | wbt_view_code(tool_name)
|
tool_name |
Name of the tool. |
Returns a GitHub URL to view the source code of the tool.
1 2 3 4 | ## Not run:
wbt_view_code("breach_depressions")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.