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()

Copy Link

Version

Down Chevron

Install

install.packages('switchr')

Monthly Downloads

511

Version

0.14.8

License

Artistic-2.0

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

March 21st, 2023

Functions in switchr (0.14.8)