README.md

save.objects

License CRAN Version Total RStudio Cloud Downloads Monthly RStudio Cloud Downloads

An RStudio addin to save objects from the Global Environment to a file.

Installation

You can install the latest stable version from CRAN.

install.packages("save.objects")

The development version, to be used at your peril, can be installed from GitHub using the devtools package.

if (!require('devtools')) install.packages('devtools')
devtools::install_github("bquast/save.objects")

Development

Development takes place on the GitHub page.

http://github.com/bquast/save.objects

Bugs can be filed on the issues page on GitHub.

https://github.com/bquast/save.objects/issues



bquast/save.objects documentation built on May 13, 2019, 2:26 a.m.