| nm_to_id | R Documentation |
Make a randomly formatted name into snakecase id
nm_to_id(x)
x |
|
chr as a snakecase id
Other shiny:
as_js(),
glue_js(),
path_strip_shiny(),
path_strip_to(),
read_js(),
shiny_error_recover(),
strip_html()
nm_to_id("This convoluted name")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.