thaw: Load cached objects from /cache directory of project tree

Description Usage Arguments Details Value Examples

View source: R/request.R

Description

Load cached objects from /cache directory of project tree

Usage

1

Arguments

str

Name of object saved rda file

Details

To save time and typing, this function will load rda files from /cache directory of project tree by name.

Value

nothing, invoked for side effects

Examples

1
## Not run: thaw("someobject")

cszang/fridge documentation built on May 14, 2019, 12:26 p.m.