jeff324/loadr: Loads an RData file into a variable

Typically, RData files are loaded with load(). However, load() imports data into the global workspace. loadr allows objects in RData files to be loaded into a variable that we specify.

Getting started

Package details

AuthorJeffrey Annis
MaintainerJeffrey Annis <jannis@mail.usf.edu>
LicenseGPL
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jeff324/loadr")
jeff324/loadr documentation built on May 23, 2019, 7:03 p.m.