Reading in csv or xlsx files / folders when using dynamic file path generation (I don’t know if this is the right term)
Im running into an issue with my R script, where read.csv fails to read a csv from a file path. Essentially the goal of my script is to build a file path based on the step variable input. My issue is that it will create the correct file path. But R fails to open the connection. This is the part of the script where it builds the file path: