Skip to content
Prev 75826 / 398502 Next

Regular expressions & sub

Bernd Weiss <bernd.weiss <at> uni-koeln.de> writes:
Define the dot as the hard separator, and allow for multiple digits before it:
[1] "11" "11" "11" "31" "2"  "3"  "8" 

Hope this helps,  Dirk