nm_to_id: Make a randomly formatted name into snakecase id

View source: R/utils_shiny.R

nm_to_idR Documentation

Make a randomly formatted name into snakecase id

Description

Make a randomly formatted name into snakecase id

Usage

nm_to_id(x)

Arguments

x

chr

Value

chr as a snakecase id

See Also

Other shiny: as_js(), glue_js(), path_strip_shiny(), path_strip_to(), read_js(), shiny_error_recover(), strip_html()

Examples

nm_to_id("This convoluted name")

yogat3ch/UU documentation built on May 31, 2024, 10:14 p.m.