rand_id: Make a random identification field for steps

View source: R/helpers_r.R

rand_idR Documentation

Make a random identification field for steps

Description

Make a random identification field for steps

Usage

rand_id(prefix = "step", len = 5L)

Arguments

prefix

A single character string

len

An integer for the number of random characters

Value

A character string with the prefix and random letters separated by and underscore.


jkennel/hydrorecipes documentation built on Feb. 23, 2025, 11:03 a.m.