Skip to contents

A list of Fecal Indicator Bacteria (FIB) category breakpoints and labels

Usage

util_fiblevs()

Value

A list showing cut points and labels for FIB categories

Examples

util_fiblevs()
#> $ecolilev
#> [1] -Inf  126  410 1000  Inf
#> 
#> $ecolilbs
#> [1] "< 126"     "126 - 409" "410 - 999" "> 999"    
#> 
#> $ecoccilev
#> [1] -Inf   35  130 1000  Inf
#> 
#> $ecoccilbs
#> [1] "< 35"      "35 - 129"  "130 - 999" "> 999"    
#>