installation - Loading an R Package from a Custom directory -


If I download a "package-name" .tar.gz file from the CRAN website, gun it to a custom directory How do I load that package from within R? I can not remove the file in the R installation directory

Try to use Headley Vickem, which is the directory given to the loading package:

Comments