[R] Can anyone please tell me how to strip the white spaces from a character vector?
Wuming Gong
wuming.gong at gmail.com
Tue Oct 25 15:10:12 CEST 2005
Try trim() in gdata package.
Wuming
On 10/25/05, roger bos <roger.bos at gmail.com> wrote:
> for example:
> > a$tic[1:10]
> [1] "AIR " "ABCB " "ABXA " "ACMR " "ADCT " "ADEX "
> [7] "ABM " "AFCE " "AG " "ATG "
> Can anyone please tell me how to strip the white spaces from a$tic?
> Thanks,
> Roger
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>
More information about the R-help
mailing list