leppott / BioMonTools

Tools for biomonitoring and bioassessment; metric calculation for benthic macroinvertebrates, fish, and periphyton.
https://leppott.github.io/BioMonTools/
MIT License
13 stars 5 forks source link

metric.values has a dplyr warning about group_by() and dots #84

Open leppott opened 1 year ago

leppott commented 1 year ago

Describe the bug dplyr warning about group_by and dots in metric.values

To Reproduce Replicate with example from metric.values()

image

Expected behavior Better to not have warnings.

Screenshots dots used on lines

3012 image

3894 image

4845 image

Additional context Add any other context about the problem here.