It keeps on coming up with errors, but I am trying to mutate the variable of Gen Happiness to three separate variables for very happy, pretty happy, and not too happy, and then categorize those into yeshappy and nohappy so I can graph them into two bars for comparison.
you should always post the error when seeking help for it.
In this case it probably tells you that mutate needs a param passed to tell it what dataframe to be using.