remove.obj: remove the object of specific revesion from persistent...

Description Usage Arguments Value

View source: R/interface.R

Description

remove the object of specific revesion from persistent storage.

Usage

1
remove.obj(name, rev, 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

the name of removed object.


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