nm_to_id.Rd
Convert a string to a valid HTML ID
nm_to_id(x)
chr
nm_to_id("A random string") #> [1] "a_random_string"