wbt_view_code {whitebox}R Documentation

Source code for a specific tool.

Description

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

Usage

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

## Not run: 
wbt_view_code("breach_depressions")

## End(Not run)

[Package whitebox version 0.5.0 Index]