I have data.frame named test with 500 columns. I need to create the data.frame test1 with 7 columns, from test (their number is 1,2, 52, 121, 123, 344, 401 etc.)
How can I do that easily? (I mean shortly )
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
||||
|
|
|
A short example. Take columns 1,3 of a small data frame:
|
|||
|
|
