Forum Discussion
VBeaklini
3 years agoHelper I
Error in RStudio when setting directory
Hi i´m not sure if this is the exact forum to solve this issue, but i´m currently doing a free online course on PowerBI and i got into this class where we learn some basic R language to use the progr...
- 3 years ago
Hi VBeaklini ,
Your working directory seems to be pointing to a file?
Please change it to a folder, such as: setwd("C:/Users/Victor/Desktop/PowerBI/")
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-jianboli-msft
3 years agoCommunity Support
Hi VBeaklini ,
Your working directory seems to be pointing to a file?
Please change it to a folder, such as: setwd("C:/Users/Victor/Desktop/PowerBI/")
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.