wbt_clip: Clip

Description Usage Arguments Value

View source: R/gis_analysis.R

Description

Extract all the features, or parts of features, that overlap with the features of the clip vector.

Usage

1
wbt_clip(input, clip, output, wd = NULL, verbose_mode = FALSE)

Arguments

input

Input vector file.

clip

Input clip polygon vector file.

output

Output vector file.

wd

Changes the working directory.

verbose_mode

Sets verbose mode. If verbose mode is False, tools will not print output messages.

Value

Returns the tool text outputs.


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