View source: R/pxweb_interactive.R
str_trim | R Documentation |
trimws
for reasons of compatibility with previous R versios.Taken from trimws
for reasons of compatibility with previous R versios.
str_trim(x, which = c("both", "left", "right"))
x |
a string to trim. |
which |
how to trim the string. |
trimws
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.