Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

load.refdb

Cacheing objects for lazy-load access


Description

load.refdb is like load, but automatically calls setup.mcache to create access arrangements for cached objects. You probably don't need to call it directly.

Usage

load.refdb( file, envir, fpath=attr( envir, "path"))

Arguments

file

a filename relative to fpath

envir

an environment or (more usually) a position on the search path (numeric or character)

fpath

a directory. Usually the default will do.

Author(s)

Mark Bravington

See Also


mvbutils

Workspace Organization, Code and Documentation Editing, Package Prep and Editing, Etc

v2.8.232
GPL (>= 2)
Authors
Mark V. Bravington <mark.bravington@csiro.au>
Initial release
2018-12-11

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.