Estimate tidal creek report card scores
Arguments
- tidalcreeks
sf
object for population of tidal creeks- iwrraw
FDEP impaired waters data base as
data.frame
- tidtrgs
optional
data.frame
for tidal creek nitrogen targets, defaults totidaltargets
- yr
numeric for reference year to evaluate, scores are based on the planning period beginning ten years prior to this date
Value
A data.frame
with the report card scores for each creek, as prioritize, investigate, caution, monitor, or no data
Examples
anlz_tdlcrk(tidalcreeks, iwrraw, yr = 2021)
#> # A tibble: 609 × 10
#> id wbid JEI name class monitor caution investi…¹ prior…² score
#> <int> <chr> <chr> <chr> <chr> <int> <int> <int> <int> <chr>
#> 1 1 2052 CC01 Rock Creek 3M 10 NA NA NA Moni…
#> 2 2 1983B CC01 Rock Creek 2 NA NA NA NA No D…
#> 3 3 1983B CC02 Oyster Creek 2 NA NA NA NA No D…
#> 4 4 2067 CC02 Oyster Creek 3M 10 NA NA NA Moni…
#> 5 5 1983B CC03 Buck Creek 2 NA NA NA NA No D…
#> 6 6 2068 CC03 Buck Creek 3M 9 1 NA NA Moni…
#> 7 7 2078A CC04 Buck Creek 2 NA NA 1 NA Inve…
#> 8 8 2078B CC05 Coral Creek 2 2 NA NA NA Moni…
#> 9 9 2078A CC05 Coral Creek 2 NA NA NA NA No D…
#> 10 10 2065C CC06 Catfish Creek 2 NA NA NA NA No D…
#> # … with 599 more rows, and abbreviated variable names ¹investigate,
#> # ²prioritize