Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Managing Your Information How To Design And Create A Textual Database On Your Microcomputer

Authors: Tenopir, Carol, Lundeen, Gerald

1st Edition

1555700233, 9781555700232

Students also viewed these Databases questions