keyring_exists {shelter} | R Documentation |
Check if a keyring exists.
Description
Given a keyring name will check if the keyring file exists.
Usage
keyring_exists(keyring)
Arguments
keyring |
character(1); Name of the keyring. |
Value
logical(1); Keyring file store existence status.
[Package shelter version 0.2.1 Index]