RStudio: How to undo a command I ran?

if you used the console you can still get back the code in the history, then put it in a script and erase the clean_names() segment. It's a bit unpleasant but it's an option.

1 Like