View source: R/backend-utils.R
strip | R Documentation |
removes any leading (spaces at the beginning) and trailing (spaces at the end) characters. Analog to strip() string method from Python.
strip(str)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.