storeItem: Store a credential item

Description Usage Arguments Value

View source: R/store-item.R

Description

In order to store credential items, OS resources (such as the Mac OS Keychain) are used when possible. As a fall-back option, a file-based storage option is available which encrypts sensitive information and saves the key to the user's .Rprofile.

Usage

1
storeItem(item, vault)

Arguments

item

A credential item to be stored.

vault

A string indicating how to store the credential

Value

NULL (invisibly).


nbenn/secretr documentation built on May 23, 2019, 12:24 p.m.