Learn R Programming

shelter (version 0.2.1)

keyring_exists: Check if a keyring exists.

Description

Given a keyring name will check if the keyring file exists.

Usage

keyring_exists(keyring)

Value

logical(1); Keyring file store existence status.

Arguments

keyring

character(1); Name of the keyring.