Examples for 'xfun::base_pkgs'


Get base R package names

Aliases: base_pkgs

Keywords:

### ** Examples

xfun::base_pkgs()
 [1] "base"      "compiler"  "datasets"  "graphics"  "grDevices" "grid"     
 [7] "methods"   "parallel"  "splines"   "stats"     "stats4"    "tcltk"    
[13] "tools"     "utils"    

[Package xfun version 0.49 Index]