[R] Help with locating error on import of data

Ahson m@015k3113 @end|ng |rom b|ueyonder@co@uk
Tue Jun 23 16:56:47 CEST 2020


I have imported data from an Excel file and I am getting errors:

> library(readxl)
> Balance_sheet <- read_excel("Y:/All Documents/Training/Data/Routines for consolidating all the data/Individual tables/AIM companies/Balance_sheet.xlsx", na = "")
New names:
* `` -> ...6
* `` -> ...7
* `` -> ...9
* `` -> ...10
* `` -> ...11
* ... and 22 more problems


How can I find where the error is originating? What does New names mean?

Thanks in advance for your help.


Sent from Mail for Windows 10


	[[alternative HTML version deleted]]



More information about the R-help mailing list