Trims leading and trailing white space from character strings.
修剪领导和尾随空白字符串。
用法----------Usage----------
trimWhiteSpace(x)
参数----------Arguments----------
参数:x
character vector
特征向量
值----------Value----------
A character vector of the same length as x in which leading and trailing white space has been stripped off each value.
一个相同长度的特征向量作为x在开头和结尾的空白已被剥离的每个值。
作者(S)----------Author(s)----------
Tim Beissbarth and Gordon Smyth
参见----------See Also----------
An overview of LIMMA functions for reading data is given in 03.ReadingData.
在03.ReadingData一个读取数据LIMMA功能的概述。