Skip to content

Commit

Permalink
micro -> u
Browse files Browse the repository at this point in the history
  • Loading branch information
avahoffman committed Jul 8, 2024
1 parent e95830e commit 2973ba7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions R/nitrate.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
#' \item{quarter}{Quarter of the year, where Q1: Jan, Feb, Mar; Q2: Apr, May, June; Q3: July, Aug, Sept; and Q4: Oct, Nov, Dec}
#' \item{pop_on_sampled_PWS}{Total population served by all sampled public water systems}
#' \item{pop_0-3ug/L}{Population served by public water system with 0 - 3 ug/L nitrates}
#' \item{pop_>3-5µg/L}{Population served by public water system with 3 - 5 ug/L nitrates}
#' \item{pop_>5-10µg/L}{Population served by public water system with 5 - 10 ug/L nitrates}
#' \item{pop_>10-20µg/L}{Population served by public water system with 10 - 20 ug/L nitrates}
#' \item{pop_>20µg/L}{Population served by public water system more than 20 ug/L nitrates}
#' \item{pop_>3-5ug/L}{Population served by public water system with 3 - 5 ug/L nitrates}
#' \item{pop_>5-10ug/L}{Population served by public water system with 5 - 10 ug/L nitrates}
#' \item{pop_>10-20ug/L}{Population served by public water system with 10 - 20 ug/L nitrates}
#' \item{pop_>20ug/L}{Population served by public water system more than 20 ug/L nitrates}
#' \item{pop_on_PWS_with_non-detect}{Population served by public water system with no detectable nitrates}
#' \item{pop_exposed_to_exceedances}{Population exposed to nitrates that exceeds recommended limit}
#' \item{perc_pop_exposed_to_exceedances}{Percentage of the total population exposed to nitrates that exceeds recommended limits}
Expand Down
8 changes: 4 additions & 4 deletions man/nitrate.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2973ba7

Please sign in to comment.