That's great to hear! Thank you very much for the feedback.
@Sharon200010043 ай бұрын
Vielen Dank für Ihre Erklärung!😃
@micha.statisticsglobe3 ай бұрын
Sehr gerne! 🙂
@TaraGhimite9 ай бұрын
Your video is very helpful thank you so much
@StatisticsGlobe9 ай бұрын
Thank you so much for the kind comment! Glad it was helpful!
@ruairimccay41206 ай бұрын
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
@StatisticsGlobe6 ай бұрын
Hey, could you please share your code and the error message that is returned?
@ruairimccay41206 ай бұрын
@@StatisticsGlobe thanks for your reply! code is this: Quarter
@StatisticsGlobe6 ай бұрын
I believe the problem is due to the way how you use quotation marks. Does this work for you? Test
@beachlife83672 жыл бұрын
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?
@cansustatisticsglobe2 жыл бұрын
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
@xxxx89012 жыл бұрын
What is the "1:5" that you put in the write.csv2 function?
@cansustatisticsglobe2 жыл бұрын
Hello, Sorry for the late response. It is our sample data. It could also be defined explicitly as follows: data
@infotainment7243 жыл бұрын
Amazing👍
@StatisticsGlobe3 жыл бұрын
Thanks a lot, glad you like it! :)
@SaltyNicky Жыл бұрын
doesnt work
@cansustatisticsglobe Жыл бұрын
Hello, Could you please share the code and the error you received? Best, Cansu
@SaltyNicky Жыл бұрын
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
@cansustatisticsglobe Жыл бұрын
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_Gonzalez009 Жыл бұрын
@@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?