Skip to content
Prev 386069 / 398513 Next

[External] openxlsx::read.xlsx can't read data without a header

?openxlsx::read.xlsx
The fourth argument by default is TRUE
colNames: If ?TRUE?, the first row of data will be used as column
          names.

You will need to specify it explicitly
as     colNames=FALSE
The other arguments will probably also be useful to you.
On Thu, Oct 22, 2020 at 11:56 PM John <miaojpm at gmail.com> wrote: