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
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