Displaying 1 result from an estimated 1 matches for "r51820".
Did you mean:
r51822
2010 Jun 02
2
regexpr mystery can not remove trailing spaces
...> sub(' +$', '', as.character(becva$V1[1]))
[1] "02.06.10 12:40 "
> sub(' +$', '', str)
[1] "02.06.10 12:40"
>
Do somebody have an idea what to do?
$version.string
[1] "R version 2.12.0 Under development (unstable) (2010-04-25 r51820)"
on Windows
Regards
Petr