Skip to content

An R package for managing and seamlessly switching between sets of installed R packages.

Notifications You must be signed in to change notification settings

gmbecker/switchr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

switchr

An R package for managing, installing into, and seamlessly switching between R package libraries ("software contexts")

To switch to a different library, creating it if necessary, use the switchTo function:

switchTo("mynewlib")

Then work normally, when you wish to switch back to your original library, use switchBack:

switchBack()

About

An R package for managing and seamlessly switching between sets of installed R packages.

http://google.com AND http://blabla.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages