Issues with reading in a Table cannot open file 'credit_card_data-header.txt': No such file or directoryError in file(file, "rt") : cannot open the connection

I have been trying to do simply read in a text file but have been receiving error messages for directoryError and Permission deniedError. Is there a setting that I did not properly allow in security that is preventing R from accessing my files? I have also had issues using the Knit command to create a PDF and am thinking that they may be connected since they should be simple commands. Thank you for your help!

Are you running rstudio as administrator?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.