wbt_view_code: Source code for a specific tool.

Description Usage Arguments Value Examples

View source: R/wbt.R

Description

Opens a web browser to view the source code for a specific tool on the projects source code repository.

Usage

1
wbt_view_code(tool_name)

Arguments

tool_name

Name of the tool.

Value

Returns a GitHub URL to view the source code of the tool.

Examples

1
2
3
4
## Not run: 
wbt_view_code("breach_depressions")

## End(Not run)

whitebox documentation built on Sept. 7, 2020, 3 p.m.