0

I am using R 3.2.3, I want to know if there is any way to keep your Sub-headers as TRUE, like we have headers=TRUE while reading a file with headers.

For example, let's say data looks like below in a file

    Quality         <-- Header
Bad       Good      <-- Sub-header
2          4
3          7
1          11

So, I need to keep the header and sub-headers as TRUE in R while reading the file.

Any help is highly appreciated.

Sowmya S. Manian
  • 3,723
  • 3
  • 18
  • 30

0 Answers0