Installing R packages locally: Difference between revisions
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
== External links == | == External links == | ||
[http://csg.sph.umich.edu/docs/R/localpackages.html | [http://csg.sph.umich.edu/docs/R/localpackages.html source for material for this aricle] |
Revision as of 21:18, 26 November 2013
<source lang='bash'> R_LIBS_USER="~/R/library" </source>