saving . . . saved R program has been deleted. R program has been hidden .
R program
Title
Question
I am unable to get the data of 

    "CaptaincyData.csv() "

it is saying not available in R 3.6.0 version.
Even i downloaded R 1.1.456 as in video still i am not getting

R Working-directories-in-RStudio 04-05 min 0-10 sec 27-06-20, 11:43 a.m. umaveggal

Answers:

You need to download this data from the Code filessection on our website. 
27-06-20, 1:24 p.m. sudhakarst


  
when I write the code in Console for CaptaincyData.csv , the following command is appeared as error
package ‘CaptaincyData.csv’ is not available (for R version 4.0.2)

If i go to code  files section , it is going to my laptop files to open
i dont have captiancydata.csv file in my laptop

i tried r versions all 3.6,   3.2.,  4 

but i am unable to get captaincydata

From Code files next option what shall i use
please let me know


27-06-20, 3:38 p.m. umaveggal


When you download the files from website's Code files section , it will download it to some place.
Either make that folder in which code files are downloaded, as your working directory
Or
copy paste the downloaded file into your current working directory.

Then try to run the code in the console.

12-10-20, 9:48 p.m. DVB


Log-in to answer to this question.