```{r}
getwd()
```
```{r}
setwd("C:/Users/haneenalbalushi/Desktop")
``
```{r}
GCFreeRoslyn <- read.csv("GCFreeRoslyn.csv")
```
```{r}
summary(GCFreeRoslyn)
```
can someone help with r studio, it says i have error in this
line
setwd("C:/Users/haneenalbalushi/Desktop")
i get this error message
Quitting from lines 79-80 (Lab-1-In_Class--1-.Rmd) Error in parse(text = x, srcfile = src) : attempt to use zero-length variable name Calls: <Anonymous> ... <Anonymous> -> parse_all -> parse_all.character -> parse Execution halted
hii..see on first image..code is working..I would like to suggest you.go at your desktop and then open any folder and by clicking right open properties and copy path from Theresa mentioned in 2nd image and paste in R studio and replace } by /.
Get Answers For Free
Most questions answered within 1 hours.