Skip to content
Prev 43885 / 398528 Next

parsing numbers from a string

Here's one possible way:
Read 7 items
[1] "(0,74.4]"   "(74.4,149]" "(149,223]"  "(223,298]"  "(298,372]"
"(372,447]" 
[7] "(670,744]"
[,1]  [,2] [,3] [,4] [,5] [,6] [,7]
[1,]  0.0  74.4  149  223  298  372  670
[2,] 74.4 149.0  223  298  372  447  744

HTH,
Andy
------------------------------------------------------------------------------
Notice:  This e-mail message, together with any attachments,...{{dropped}}