README.md

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.



sellorm/qsimage documentation built on Dec. 22, 2021, 11:20 p.m.