Skip to content
/ qsimage Public
forked from sellorm/qsimage

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

License

Notifications You must be signed in to change notification settings

genlab/qsimage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%