tws {gwasrapidd} | R Documentation |
This function removes leading and trailing white space from strings. Note: this function does no checking on input for performance reasons. So make sure the input is really a character vector.
tws(x)
x |
A |
A character vector.