Skip to content
Prev 59661 / 398502 Next

data.frame into vector

Is this what you want?
a   b 
"a" "4" 

HTH,
Andy