wbt_view_code {whitebox} | 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)
tool_name |
Name of the tool. |
Returns a GitHub URL to view the source code of the tool.
## Not run: wbt_view_code("breach_depressions") ## End(Not run)