trimWhitespace | R Documentation |
Trims whitespace from a word
trimWhitespace(word)
word |
Character to trim |
Character without whitespace
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.