That's great to hear! Thank you very much for the feedback.
@TaraGhimite6 ай бұрын
Your video is very helpful thank you so much
@StatisticsGlobe6 ай бұрын
Thank you so much for the kind comment! Glad it was helpful!
@ruairimccay41203 ай бұрын
I have a code which has several file paths or directories being read in and I want to change the same, one subfolder in each path. Instead of manually changing them one by one, I’ve assigned it as a value, say x
@StatisticsGlobe3 ай бұрын
Hey, could you please share your code and the error message that is returned?
@ruairimccay41203 ай бұрын
@@StatisticsGlobe thanks for your reply! code is this: Quarter
@StatisticsGlobe3 ай бұрын
I believe the problem is due to the way how you use quotation marks. Does this work for you? Test
@beachlife8367 Жыл бұрын
I've tried to change the working directory in RStudio from "/cloud/project" to a directory (file ) I first set up on an external hard drive, and then (when that wouldn't work) on my desktop. Neither will work. Any suggestions?
@cansustatisticsglobe Жыл бұрын
Hello, If you have trouble with setting a working directory you can also do it manually via the menu bar in Rstudio. Click on "Session" then "Set Working Directory" then you can pick "To Source File Section" or click on "Choose Directory" to set the location of preference. Regards, Cansu
@xxxx8901 Жыл бұрын
What is the "1:5" that you put in the write.csv2 function?
@cansustatisticsglobe Жыл бұрын
Hello, Sorry for the late response. It is our sample data. It could also be defined explicitly as follows: data
@infotainment72462 жыл бұрын
Amazing👍
@StatisticsGlobe2 жыл бұрын
Thanks a lot, glad you like it! :)
@SaltyNicky11 ай бұрын
doesnt work
@cansustatisticsglobe11 ай бұрын
Hello, Could you please share the code and the error you received? Best, Cansu
@SaltyNicky11 ай бұрын
sure can't, but I did figure out what I was doing wrong. I was trying to set the file location on my computer while using R online. I just switch to R studio on my desktop and I was able to find the file location.@@cansustatisticsglobe
@cansustatisticsglobe11 ай бұрын
Hello, For some reason, KZbin blocked your previous comment. I have just realized it. Although I have approved it now, I still can't see it here. But as far as I read, you fixed the problem already. Is it correct? Best, Cansu
@Alejandro_Gonzalez00911 ай бұрын
@@cansustatisticsglobe Hello I seem to be having the same issue as beachlife. I am using posit cloud and the directory doesn't change for me. It is currently stuck on /cloud.project. @beachlife8367 are you taking the Coursera course?