apde_keyring_set_f: Set or Update a Keyring

View source: R/apde_keyring.R

apde_keyring_set_fR Documentation

Set or Update a Keyring

Description

This function creates or updates a keyring with a specified username.

Usage

apde_keyring_set_f(keyring = NA)

Arguments

keyring

A character string specifying the name of the keyring. If not provided, a dialog will prompt for input.

Value

A message indicating the keyring and username that have been set.

Examples

## Not run: 
apde_keyring_set_f("my_keyring")

## End(Not run)


PHSKC-APDE/apde documentation built on April 14, 2025, 10:46 a.m.