Skip to content

A tiny R package that leverages qs to save a complete image of the global environment.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

sellorm/qsimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qsimage

A tiny R package that leverages qs to save a complete image of the global environment.

The idea was to closely emulate R's built-in save.image() and load() for saving and subsequently loading a complete copy of the global environment.

The image file is fixed as "~/session.qs".

Installation

To install qsimage:

remotes::install_github("sellorm/qsimage")

Usage

The best way to use the package is via the RStudio "Addins" drop down menu.

About

A tiny R package that leverages qs to save a complete image of the global environment.

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Languages