rm_all {toscutil} | R Documentation |
Remove all objects from global environment
Description
Same as rm(list=ls())
Usage
rm_all()
Value
No return value, called for side effects
Examples
## Not run: rm_all()
[Package toscutil version 2.8.0 Index]