View source: R/extrapolate_targets_to_GRanD.R
extrapolate_targets_to_GRanD | R Documentation |
use an set of inferred storage targets to extrapolate storage targets to all dams in GRanD
extrapolate_targets_to_GRanD( GRanD_path, targets_path, include_all = FALSE, HUC_04_correction = TRUE, distance_only = FALSE )
GRanD_path |
path to v1.3 of GRanD database |
targets_path |
path to fitted targets (generated using fit_targets()) |
include_all |
T/F (if T, returns results for dams in the trained set) |
HUC_04_correction |
T/F (if T, replaces Great Lakes HUC2 with neighboring HUC2s...(deals with missing data for all of Great Lakes)) |
tibble dam ids to copy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.