Description Usage Arguments Details Value Examples
Deleting leading white spaces from a character
object.
1 | trim.leading(x)
|
x |
is a |
tableTag
is an internal routine of bibliometrics
package.
an object of class character
1 2 3 | char <- c(" Alfred", "Mary", " John")
char
trim.leading(char)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.