Description Usage Arguments Details Value See Also
Remove white space from a data.table
1 | rmWhite(x)
|
x |
a data.table |
Removes white space from the columns of a data.table that are characters (tested by is.character
). Affects the data.table passed to x
.
Nothing, but has the side affect of impacting whatever object was passed as x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.