tar_random_name: Generate a random name

View source: R/utils_data.R

tar_random_nameR Documentation

Generate a random name

Description

Uses the lists of adjectives and animals from https://github.com/a-type/adjective-adjective-animal. by Grant Forrest under the MIT license.

Usage

tar_random_name()

Details

Not a user-side function. Do not invoke directly.

Value

Character of length 1 with a random name.

Examples

tar_random_name()

targets documentation built on Oct. 12, 2023, 5:07 p.m.