Question: I can't get an Excel file from R Studio. Please help me Source on Save setwd ( C: / Users / 8 2 1

I can't get an Excel file from R Studio. Please help me
Source on Save
setwd ("C:/Users/82103/Desktop/r")
customer X-read.csv("1st_data.csv")
str(customer)
customer -customer ,-1
head(customer)
8:1(Top Level) :
Console
Terminal
Background Jobs
R R 4.3.2- C:/Users/82103/Desktop/r/
In file(file,"rt"):
cannot open file '1st_data.csv': No such file or directory
> setwd(C:/Users/82103/Desktop/r)
Error: unexpected '/" in "setwd (C:/"
> setwd(C: \Users 82103?? Desktop ??r)
Error: unexpected symbol in "setwd (C: Users"
> setwd("C:\Users\82103\Desktop\r")
Error: '\U' used without hex digits in character string ( cinput>:1:11)
> setwd("C:/Users/82103/Desktop/r")
> setwd("C:/Users/82103/Desktop/r")
> customer-read. csv("1st_data. csv")
Error in file(file,"rt") : cannot open the gonmection
In addition: Warning message:
In file(file,"rt") :
cannot open file '1st data.csv': No such fille or diredt and
 I can't get an Excel file from R Studio. Please help

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!