modeldecisions <- data.frame(Stakeholder = "Group A", Decision = "More wind power",
Option = "A few more turbines", Variable = "PowerGeneration", Cell = "Type:Wind",
Change = "Add", Result = "5")
DecisionTableParser(modeldecisions)
ls()
Run the code above in your browser using DataLab