fwa_read_watershed_groups: Read from watershed-groups layer.

Description Usage Arguments Value Examples

View source: R/read-layer.R

Description

Read from watershed-groups layer.

Usage

1
2
3
4
5
6
7
fwa_read_watershed_groups(
  x = NULL,
  crs = 3005,
  collect = TRUE,
  check = TRUE,
  input_type = NULL
)

Arguments

x

A vector of valid WATERSHED_GROUP_NAME or WATERSHED_GROUP_CODE. If NULL, entire dataset is read.

Value

A sf object with sfc_POLYGON geometry.

Examples

1
2
3
4
## Not run: 
fwa_read_watershed_groups("GRAI")

## End(Not run)

poissonconsulting/fwabc documentation built on Feb. 18, 2021, 3:24 a.m.