Closed AshleyWoods closed 6 years ago
Thanks for this @AshleyWoods, congrats on your first pull request!! Nice job. Here is what I notice:
fields = my_csv$fields[my_csv$min_set == 1]
After you have made these changes locally and committed them on this branch you can push them and they will be added automatically to this PR.
I have added all of the changes. I could not, however, change the methods completely for change 3. Though I was able to do so for the column names I could not find the row numbers for the 1s in the min/def/cus columns without looping through. Please take a look.
Have you had a chance to look at this?
Puts the sorting of columns and options into a separate file so that it is easier to expand upon or alter.