bit::Metadata | Generics related to cache access | |
bit64::cache | Atomic Caching | |
bit64::hashcache | Big caching of hashing, sorting, ordering | |
bit64::is.sorted.integer64 | Small cache access methods | |
quantreg::nlrq.control | Set control parameters for nlrq | |
base::as.environment | Coerce to an Environment Object | |
base::browser | Environment Browser | |
base::commandArgs | Extract Command Line Arguments | |
base::debug | Debug a Function | |
base::eapply | Apply a Function Over Values in an Environment | |
base::gc | Garbage Collection | |
base::gctorture | Torture Garbage Collector | |
base::interactive | Is R Running Interactively? | |
base::is.R | Are we using R, rather than S? | |
base::ls | List Objects | |
base::Memory-limits | Memory Limits in R | |
base::Memory | Memory Available for Data Storage | |
base::options | Options Settings | |
base::quit | Terminate an R Session | |
base::reg.finalizer | Finalization of Objects | |
base::rm | Remove Objects from a Specified Environment | |
base::Startup | Initialization at Start of an R Session | |
base::stop | Stop Function Execution | |
base::stopifnot | Ensure the Truth of R Expressions | |
base::Sys.getenv | Get Environment Variables | |
base::Sys.setenv | Set or Unset Environment Variables | |
base::addTaskCallback | Add or Remove a Top-Level Task Callback | |
base::taskCallbackManager | Create an R-level Task Callback Manager | |
base::getTaskCallbackNames | Query the Names of the Current Internal Top-Level Task Callbacks | |
base::R.Version | Version Information | |
graphics::layout | Specifying Complex Plot Arrangements | |
graphics::par | Set or Query Graphical Parameters | |
utils::apropos | Find Objects by (Partial) Name | |
utils::debugcall | Debug a Call |