Introduction to ggplot2
Title
Question
in R studio moviesData.csv is not openeing.What should be done for that.
It says
source('~/myproject/ggplots/ggPlots.R')
Error in file(file, "rt") : cannot open the connection
In addition: Warning message:
In file(file, "rt") :
cannot open file 'moviesData.csv': No such file or directory
R Merging-and-Importing-Data 00-01 min 0-10 sec
Answers:
Please download this dataset from the Code Files link of this tutorial and set the working directory accordingly.
Login to add comment