renkun-ken/sharedata: Interprocess Data Sharing Between R Sessions

A simple toolbox to share data between R sessions without having to explicitly save data to a physical location. Any serializable R object can be shared to a system-wide memory pool from which other R sessions can make copies of the object.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1
URL https://github.com/renkun-ken/sharedata
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("renkun-ken/sharedata")
renkun-ken/sharedata documentation built on Sept. 30, 2019, 11:46 p.m.