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) { # \dontrun{ rm_all() } # }