View source: R/irrigationALL.R
irrigationALL | R Documentation |
This function calculates multiple water quality indices for irrigation.
irrigationALL(df, convert_to_meq = TRUE)
df |
Dataframe containing necessary variables. |
convert_to_meq |
Logical, indicating whether to convert concentrations to meq/L (default: TRUE). |
Dataframe containing calculated indices: SAR, MAR, SCAR, RSC, RSBC, PI, KR, NaPercentage, and PS.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.