R/clean-global-env.R
clean_global_env.Rd
A small function to tidy and prepare the work space and environment to run the cmdlR functions. It is highly recommended to call the function directly using the :: notation to avoid having to load packges twice.
cmdlR
::
clean_global_env()