Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

rand_id

Make a random identification field for steps


Description

Make a random identification field for steps

Usage

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

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.


recipes

Preprocessing Tools to Create Design Matrices

v0.1.16
MIT + file LICENSE
Authors
Max Kuhn [aut, cre], Hadley Wickham [aut], RStudio [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.