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

Export Metrics to Excel - file name is dataframe name not the file name #69

Closed leppott closed 2 years ago

leppott commented 2 years ago

Describe the bug Would like for the Excel output of the metrics to include the input file name.

To Reproduce Steps to reproduce the behavior: Run the example code in the metvalgrpxl() function.

Expected behavior NA

Screenshots image

Additional context The Excel file is not an input to the function. Would need extra info to fill in. For now the dataframe input name is sufficient.

leppott commented 2 years ago

Changed name.

Also change Description of Work since moved from a text column to a formulas column.