How do I clear only a few specific objects from the workspace?

前端 未结 10 1745
陌清茗
陌清茗 2020-12-04 05:53

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

10条回答
  •  抹茶落季
    2020-12-04 06:27

    1. In RStudio, ensure the Environment tab is in Grid (not List) mode.

    2. Tick the object(s) you want to remove from the environment.

    3. Click the broom icon.

提交回复
热议问题