Error reading Excel file
Title
Question
Sir, just like video told about how to read .csv file...i explored the option to read excel file and entered the command as follows :-
practice = read_xlsx("path to my excel file") but am getting this error
Error: '\U' used without hex digits in character string starting ""C:\U"
Can you please guide me whats the error in this ??
Thanks
R Working-directories-in-RStudio 04-05 min 10-20 sec
Answers:
Please refer to the solution given here: https://www.programmingr.com/r-error-messages/used-without-hex-digits-in-character-string-starting/
Login to add comment