# Guage table - add to pkg as ,rda data file
guage <- tribble(
~cd_rvr, ~nm_guage, ~staid,
"GR", "Green River, UT", "09315000",
"GR", "Ouray, UT", "09272400",
"GR", "Jensen, UT", "09261000",
"WH", "Watson, UT", "09306500",
"PR", "Woodside, UT", "09314500",
"SR", "Confluence with the Green River", "09328910",
"SR", "Near Green River, UT", "09328500",
"CO", "Near Cicso (Dewey), UT", "09180500",
"CO", "UT/CO State Line", "09163500",
"DO", "Near Cisco (Dewey), UT", "09180000",
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.