Trim | R Documentation |
Trim
Trim(x, pattern = " ")
Trim_left(x, pattern = " ")
Trim_right(x, pattern = " ")
x |
can be vector or dataframe or matrix |
pattern |
one or more pattern pattern |
a trimed string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.