generate_lookup_table: Generate Lookup table for Aggregated Nextwork

View source: R/utils.R

generate_lookup_tableR Documentation

Generate Lookup table for Aggregated Nextwork

Description

Generate Lookup table for Aggregated Nextwork

Usage

generate_lookup_table(
  gpkg = NULL,
  flowpath_name = "aggregate_flowpaths",
  refactored_fabric = NULL
)

Arguments

gpkg

to the aggregated network. The look up table will be added here as a layer called "lookup_table"

flowpath_name

the name of the flowpath layer in gpkg

refactored_fabric

the gpkg for the corresponding VPU reference fabric

Value

data.frame


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