grabKeyring: Retrieve password from a keyring

View source: R/Keyring.r

grabKeyringR Documentation

Retrieve password from a keyring

Description

This function retrieves the password from a specified keyring. If the keyring does not exist, it issues a warning.

Usage

grabKeyring(keyring_id)

Arguments

keyring_id

A string specifying the keyring ID.

Value

A string with the keyring password or an error message if keyring is not found.


Epiconcept-Paris/STRAP-epiuf documentation built on Aug. 5, 2024, 3:41 a.m.