apde_keyring_check_f: Check and Create Keyring if Needed

View source: R/apde_keyring.R

apde_keyring_check_fR Documentation

Check and Create Keyring if Needed

Description

This function checks if a keyring exists and creates it if it does not.

Usage

apde_keyring_check_f(keyring)

Arguments

keyring

A character string specifying the name of the keyring.

Value

A message indicating whether the keyring exists or has been created.

Examples

## Not run: 
apde_keyring_check_f("my_keyring")

## End(Not run)


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