Returns DMRs in a nested list using echoGetEffluent(). Uses a dataframe with a column of p_id numbers. Please note that p_id's are case sensitive.
downloadDMRs(df, idColumn, pBar = TRUE, verbose = FALSE, ...)
| df | dataframe with column of id numbers |
|---|---|
| idColumn | unquoted string, name of column containing the p_id permit numbers |
| pBar | logical, display a progress bar? Defaults to TRUE |
| verbose | logical, indicating whether to provide processing and retrieval messages. Defaults to FALSE. Suggest leaving this FALSE if |
| ... | additional arguments passed to echoGetEffluent |
dataframe df, with a column containing the discharge monitoring reports downloaded with echoGetEffluentSummary