draw_labels: Genrate random labels

Description Usage Arguments Examples

View source: R/draw_labels.R

Description

This function is a simple wrapper for stri_rand_strings from the stringi package to generate random alphanumeric labels.

Usage

1
draw_labels(n = 1, size = 6)

Arguments

n

the number of labels to generate; defaults to 1

size

the number of characters of the labels; defaults to 6

Examples

1
2

thibautjombart/simulacr documentation built on Dec. 8, 2020, 12:58 p.m.