Suitable Habitat Area per Linear Ft 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 6900 rows and 10 columns.

Examples

wua_predicted_cv_mainstems |> pillar::glimpse()
#> Rows: 6,900
#> Columns: 10
#> $ habitat            <chr> "rearing", "rearing", "rearing", "rearing", "rearin~
#> $ river_cvpia        <chr> "American River", "American River", "American River~
#> $ flow_idx           <int> 50, 56, 63, 70, 79, 89, 100, 112, 125, 141, 158, 17~
#> $ wua_per_lf_pred    <dbl> 0.02387046, 0.02408293, 0.02434399, 0.02457196, 0.0~
#> $ wua_per_lf_pred_SD <dbl> 0.006883303, 0.007308242, 0.007830361, 0.008286298,~
#> $ wua_per_lf_pred_SN <dbl> 0.04107092, 0.04107092, 0.04107092, 0.04107092, 0.0~
#> $ wua_acres_pred     <dbl> 0.08518662, 0.08594487, 0.08687651, 0.08769006, 0.0~
#> $ wua_acres_pred_SD  <dbl> 0.02456447, 0.02608095, 0.02794424, 0.02957135, 0.0~
#> $ wua_acres_pred_SN  <dbl> 0.14656996, 0.14656996, 0.14656996, 0.14656996, 0.1~
#> $ flow_cfs           <dbl> 50.11872, 56.23413, 63.09573, 70.79458, 79.43282, 8~