About
What is the Home Directory known also as the user directory ? in R
Articles Related
Management
Get
R.home(component = "home")
[1] "C:/PROGRA~1/MIE74D~1/MLSERV~1/R_SERVER"
other known componentn values are “bin”, “doc”, “etc”, “include”, “modules” and “share” giving the paths to the corresponding parts of an R installation.