resolveKey {SWinRegistry} | R Documentation |
This function and its methods provide a way to organize a key specification into a
RegistryKeyPath
and verify that it exists within the registry, identifying a valid key entry.
resolveKey(path = "", top = .BuiltinKeys[1])
path |
the identifier for a registry key. |
top |
the top-level key in which the path specification is found. |
Duncan Temple Lang <duncan@wald.ucdavis.edu>
http://www.omegahat.org/SWinRegistry