wbt_view_code: Source code for a specific tool in 'WhiteboxTools'

View source: R/wbt.R

wbt_view_codeR Documentation

Source code for a specific tool in 'WhiteboxTools'

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, viewer = FALSE)

Arguments

tool_name

Name of the tool.

viewer

Show source code in browser? default: TRUE

Value

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

Examples

## Not run: 
wbt_view_code("breach_depressions")

## End(Not run)

giswqs/whiteboxR documentation built on Feb. 13, 2024, 6:16 p.m.