comUnregisterRegistry {rcom} | R Documentation |
This function will deregister the COM server and its associated type library from the registry/system.
Call this function before uninstalling the package to clean-up the registry.
comUnregisterRegistry()
Thomas Baier