Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

mvbutils (version 2.5.101)

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.

See Also

mlazy, setup.mcache