generate_random_id: Some elements require input id, but this does not need to be...

View source: R/utils.R

generate_random_idR Documentation

Some elements require input id, but this does not need to be specified by the user. Thus we assign random value with prefix where needed.

Description

Some elements require input id, but this does not need to be specified by the user. Thus we assign random value with prefix where needed.

Usage

generate_random_id(prefix, id_length = 20)

Arguments

prefix

character with prefix add to id

id_length

numeric with length of id (default 20)


Appsilon/shiny.semantic documentation built on April 21, 2024, 5:49 p.m.