Remove a Registry from the File System
All files will be erased from the file system, including all results.
If you wish to remove only intermediate files, use sweepRegistry
.
removeRegistry(wait = 5, reg = getDefaultRegistry())
wait |
[ |
reg |
[ |
[character(1)
]: Path of the deleted file directory.
Other Registry:
clearRegistry()
,
getDefaultRegistry()
,
loadRegistry()
,
makeRegistry()
,
saveRegistry()
,
sweepRegistry()
,
syncRegistry()
tmp = makeRegistry(file.dir = NA, make.default = FALSE) removeRegistry(0, tmp)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.