createRegistryKey-methods {SWinRegistry} | R Documentation |
These methods provide facilities to manage
(create and destroy) keys within the Windows registry.
The methods provide different ways to specify
the key, using either a collection of strings
or a previously resolved registry path
(RegistryKeyPath
).
The latter are typically used internally within the package
and are available for users who apply operations
repeatedly to the same key.
The simple string form is more convenient for interactive use.
flushRegistryKey
can be used
to force any changes to be immediately reflected
in the registry.
RegistryKeyPath
object.
RegistryKeyPath
and the name of the new
key as a simple string.