I would like to remove some data from the workspace. I know the \"Clear All\" button will remove all data. However, I would like to remove just certain data.
For exa
Use the following command
remove(list=c("data_1", "data_2", "data_3"))