jd_lengths | R Documentation |
Lengths of stream (arc) segments from Johnson Draw in southwest Idaho (outlet coordinates: 43.12256^\circ
N, 116.77630^\circ
W). The dataframe jd_lengths
contains segment lengths in the absence of piezos [nodes are currently defined by STIC (Stream Temperature, Intermittency, and Conductivity) locations only] and thus correspond to the network in streamDAGs("jd_full")
. The dataframe jd_lengths_full
contains segment lengths for node designated by both STICs and piezos. A corresponding network that includes piezos is depicted by streamDAGs("jd_piezo_full")
. The dataframe jd_lengths_2023
contains segment lengths for node designated by both STICs, piezos and additional STC sites established in 2023. A correspding network can be obtained with streamDAGs("jd_piezo_full_2023")
.
data("jd_lengths")
A data frame with observations on the following 2 variables.
Arcs
Arc names, arrows directionally connect nodes.
Lengths
Lengths in in km.
Arya Legg, Maggie Kraft
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.