[R] [FORGED] Re: readxl issue

Abby Spurdle @purd|e@@ @end|ng |rom gm@||@com
Thu Feb 6 02:30:13 CET 2020


> should have been read_excel whose parameters need to be adjusted to not look for a header line.

And Jeff's probably correct (from the package documentation):
> read_excel(path, sheet = NULL, range = NULL, col_names = TRUE,

Set col_names to FALSE...???

But still be careful with the as.data.frame call.



More information about the R-help mailing list