R/live.R
rm_all.Rd
Same as rm(list=ls())
rm(list=ls())
rm_all()
No return value, called for side effects
if (FALSE) rm_all() # \dontrun{}