read_hydrofabric_package: Read Catchments and Flowpaths from Geopackage Convienence...

View source: R/utils.R

read_hydrofabric_packageR Documentation

Read Catchments and Flowpaths from Geopackage Convienence function for reading two layers into a list

Description

Read Catchments and Flowpaths from Geopackage Convienence function for reading two layers into a list

Usage

read_hydrofabric_package(gpkg, catchment_name, flowpath_name, crs = NULL)

Arguments

gpkg

path to geopackage

catchment_name

name of catchment layer

flowpath_name

name of flowpath layer

crs

desired CRS, if NULL they stay as read

Value

list


NOAA-OWP/hyAggregate documentation built on Aug. 13, 2022, 1:36 p.m.