I'm fairly new to R, and am in the process of cleaning a data set. I cleaned the data set and selected specific variables to keep, but I'm not sure how to go about saving this data set so it only includes the variables I have selected and renamed.
I've searched different threads on the web, but nothing has worked for me so far. Any help would be appreciated!
We don't really have enough info to help you out. Could you ask this with a minimal REPRoducible EXample (reprex)? A reprex makes it much easier for others to understand your issue and figure out how to help.