slugify.Rd
Slugify strings
slugify( x, non_alphanum_replace = "-", collapse_replace = TRUE, tolower = FALSE )
strings to slugify
Replace non-alphanumeric characters
Collapse consecutive non-alphanumeric character replacements
Convert to lowercase
slugified strings