Closed JanLauGe closed 1 year ago
Done. Thanks Laurens On Mar 6, 2023 at 4:32 PM -0800, Laurens Geffert @.***>, wrote:
I noticed that an additional column is being created in the output but no name is being assigned to it, resulting in an unnamed column (subsequently labeled ...14 or similar). This small addition instead calls the column scenario_write_tags. PTAL and let me know if you think this could work. You can view, comment on, or merge this pull request online at: https://github.com/forsys-sp/forsysr/pull/107 Commit Summary
• 505a7d8 adding naming for scenario_write_tags
File Changes (1 file)
• M R/forsys_run.R (2)
Patch Links:
• https://github.com/forsys-sp/forsysr/pull/107.patch • https://github.com/forsys-sp/forsysr/pull/107.diff
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>
I noticed that an additional column is being created in the output but no name is being assigned to it, resulting in an unnamed column (subsequently labeled
...14
or similar).This small addition instead calls the column
scenario_write_tags
. PTAL and let me know if you think this could work.