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 - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -