str_to_id: String to 'id' format

View source: R/helpers.R

str_to_idR Documentation

String to 'id' format

Description

Turn a string to id format used in treemaps.

Usage

str_to_id(x)

str_to_id_vec(x)

Arguments

x

A vector string.

Examples


str_to_id(" A string _ with sd / sdg    Underscores \   ")

jbkunst/highcharter documentation built on March 14, 2024, 12:52 a.m.