How do I get first column and a few rows in R using indexing?

后端 未结 0 1283
北海茫月
北海茫月 2021-01-31 07:26

I used the head function with the head dataset[,head("column")]. But this displays all the rows in column 1 not just few.

Thanks for your help

相关标签:
回答
  • 消灭零回复
提交回复
热议问题