View source: R/drainage_network_helper_functions.R
slope and junction depth adjustment algorithm
1 2 3 4 5 6 7 8 9 10 | adjustSlopesAndJuncDepths(
conduits,
junctions,
outfall,
min_slope,
max_slope,
min_junc_depth,
mean_junc_depth,
max_junc_depth
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.