R: The R Base Package (original) (raw)
base-package {base} | R Documentation |
---|
Description
Base R functions
Details
This package contains the basic functions which let Rfunction as a language: arithmetic, input/output, basic programming support, etc. Its contents are available through inheritance from any environment.
For a complete list of functions, use library(help = "base")
.
[Package _base_ version 4.6.0 Index]