inst/examples/legacy/removeHashRegistry.r

\dontrun{

initializeRegistry()
getOption("reactr")$.registry
removeHashRegistry()
getOption("reactr")$.registry

## NOTE
## 'getRegistry()' calls 'initializeRegistry()' in order to ensure
## it, so it will never return 'NULL' as 'getOption("reactr")$.registry' would
getRegistry()

}
rappster/reactr documentation built on May 26, 2019, 11:56 p.m.