79152245

Date: 2024-11-03 07:33:16
Score: 3.5
Natty:
Report link

I have another question:

My WD is: “folder”

I have my data in “folder/data”

I have my functional scripts in “folder/final”. (In the wd are only my drafts)

How can I run scripts in “folder/final” if the data to read in is in “folder/data”?

df <- fread(“DATA/file.csv”, sep=“;”, dec=“,”) only works if the script is in the wd.

Reasons:
  • Blacklisted phrase (1): another question
  • Blacklisted phrase (0.5): How can I
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Isegrimm