load.refdb: Cacheing objects for lazy-load access

Description Usage Arguments Author(s) See Also

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

1
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

mlazy, setup.mcache


mvbutils documentation built on May 2, 2019, 8:32 a.m.