Description Usage Arguments Value Examples
Trims whitespace from a word
1 | trimWhitespace(word)
|
word |
Character to trim |
Character without whitespace
1 2 3 | psichomics:::trimWhitespace(" hey there ")
psichomics:::trimWhitespace(c("pineapple ", "one two three",
" sunken ship "))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.