Q:

remove all objects in R

#in R
rm(list=ls()) 
2
 rm(list = ls(all.names = TRUE))
0

New to Communities?

Join the community