cut_string_length | R Documentation |
Cut string to desired length
cut_string_length(data, l = 100)
data |
data |
l |
length |
character string of length l
"length" |> cut_string_length(l=3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.