Skip to content
Prev 384529 / 398498 Next

Help with locating error on import of data

Hello,

Try setting argument col.names = FALSE, it seems that the function is 
not find column headers and is choosing its own.


Balance_sheet <- read_excel("Y:/All Documents/Training/Data/Routines for 
consolidating all the data/Individual tables/AIM 
companies/Balance_sheet.xlsx", na = "", col_names = FALSE)


Hope this helps,

Rui Barradas

?s 15:56 de 23/06/2020, Ahson via R-help escreveu: