rstudio - restart the rsession using R code -


this question has answer here:

is there r code restart rsession? doing pressing cntrl+shift+0. want in code. how can this?

depending on trying accomplish, may want

  rm(list=ls()) 

note: careful code delete entire work/variable/data


Comments

Popular posts from this blog

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

Reversible shuffling a int array in java -