trimES | R Documentation |
Deleting extra white spaces from a character
object.
trimES(x)
x |
is a |
tableTag
is an internal routine of bibliometrics
package.
an object of class character
char <- c("Alfred BJ", "Mary Beth", "John John")
char
trimES(char)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.