dot-check_key_is_character: Check that a key is a character string

.check_key_is_characterR Documentation

Check that a key is a character string

Description

Check that a key is a character string

Usage

.check_key_is_character(key, call = caller_env())

Arguments

key

(character) The spec key to validate.

call

(environment) The environment to use for error messages.

Value

key if valid; otherwise throws an error.


tibblify documentation built on May 9, 2026, 5:07 p.m.