slugify_native: Native R slugify (with the help of stringi)

Description Usage Arguments

Description

Native R slugify (with the help of stringi)

Usage

1
slugify_native(x, repl = "-", lower = TRUE)

Arguments

x

string to slugify

repl

what to replace spaces with

lower

lowercase final output?


hrbrmstr/slugify documentation built on May 24, 2021, 4:23 a.m.