0
I get the following error message:
Cannot change Working driectory?
This message is always appearing when I try to insert in my console the file csv
.
diretorio <-"C:/Users/Leonardo Bergamo/Desktop/notasMac113.csv"
setwd(diretorio)
planilha<-read.csv(notasMac113.csv)
print(notasMac113.csv)