wbt_view_code | R Documentation |
Opens a web browser to view the source code for a specific tool on the projects source code repository.
wbt_view_code(tool_name, viewer = FALSE)
tool_name |
Name of the tool. |
viewer |
Show source code in browser? default: |
Returns a GitHub URL to view the source code of the tool.
## 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.