loadRegistry | R Documentation |
Loads a previously created registry from the file system.
The file.dir
is automatically updated upon load if adjust.paths
is set to
TRUE
, so be careful if you use the registry on multiple machines simultaneously,
e.g. via sshfs or a samba share.
There is a heuristic included which tries to detect if the location of the registry has changed and returns a read-only registry if necessary.
loadRegistry(file.dir, work.dir, adjust.paths = FALSE)
file.dir |
[ |
work.dir |
[ |
adjust.paths |
[ |
[Registry
].
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.