Skip to content
Prev 313431 / 398502 Next

Retain last grouping after a strsplit()

try this:
[1] "OYS-PIA2-FL-1"  "OYS-PIA2-LA-1"  "OYS-PI-LA-BB-1" "OYS-PIA2-LA-10"
[1] "1"  "1"  "1"  "10"

        
On Tue, Dec 11, 2012 at 12:46 PM, Steven Ranney <steven.ranney at gmail.com> wrote: