categorize_wqi | R Documentation |
Categorizes numbers between 1 and 100 into the categories defined in the CCME Water Quality Index 1.0 User's Manual.
categorize_wqi(x)
x |
A numeric vector of the WQI values to categorize. |
categorize_wqi(seq(1,100,by = 5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.