I'm trying to add a new column to a dataframe, and I'm not sure how to fit in a conditional statement within the mutate() command. I'm getting error messages.
What I have
Code
C-1
C-2
C-3
What I want
Code Description
C-1 Neighborhood Commercial
C-2 General Commercial
C-3 Central Business
type or paste code here