load.obj: Load a object from persistent storage.

Description Usage Arguments Value

View source: R/interface.R

Description

Load a object from persistent storage.

Usage

1
load.obj(name, rev = NULL, backend = NULL)

Arguments

name

object name on the storage.

rev

revision name of the object. this argment can be NULL and then the function loads the object of the latest revision

backend

backend storage.

Value

loaded object.


hskksk/rstore documentation built on May 17, 2019, 6:16 p.m.