forsys-sp / forsysr

An R implementation of the ForSys program
GNU General Public License v3.0
8 stars 3 forks source link

adding naming for scenario_write_tags #107

Closed JanLauGe closed 1 year ago

JanLauGe commented 1 year ago

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.

codyevers commented 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.patchhttps://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: @.***>