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.
Arguments
- 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
pBar = TRUE
.- ...
additional arguments passed to echoGetEffluent