store: Create a data store

Description Usage Arguments Value

View source: R/eval.R

Description

Creates a data store in the form of a function which can be used to save arbitrary r objects to or read them from a directory.

Usage

1
store(path)

Arguments

path

the path to the store folder

Value

A function which can be used to save to or read from the data store.


jrdnmdhl/StoreR documentation built on May 19, 2019, 11:52 p.m.