WUA/LF by CV Mainstem by Flow (predicted by statistical model)

wua_predicted_cv_mainstems

Format

An object of class tbl_df (inherits from tbl, data.frame) with 13500 rows and 7 columns.

Examples

wua_predicted_cv_mainstems |> pillar::glimpse()
#> Rows: 13,500
#> Columns: 7
#> $ habitat         <chr> "rearing", "rearing", "rearing", "rearing", "rearing",~
#> $ model_name      <chr> "SD", "SD", "SD", "SD", "SD", "SD", "SD", "SD", "SD", ~
#> $ river_cvpia     <chr> "American River", "American River", "American River", ~
#> $ flow_idx        <int> 50, 56, 63, 70, 79, 89, 100, 112, 125, 141, 158, 177, ~
#> $ wua_per_lf_pred <dbl> 0.008192940, 0.008291818, 0.008507161, 0.008659498, 0.~
#> $ wua_acres_pred  <dbl> 0.02908453, 0.02943554, 0.03020000, 0.03074079, 0.0315~
#> $ flow_cfs        <dbl> 50.11872, 56.23413, 63.09573, 70.79458, 79.43282, 89.1~