Skip to content

data.frame into vector

1 message · Liaw, Andy

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

HTH,
Andy