I am working with an IAC network function, when I run the code,
IACnetwork(wtsfile, inpfile, estr = 0.4, alpha = 0.1, cycles = 100)
I get the error,
"Error in file.exists(writeCSV) : invalid 'file' argument"
I have my working directory set up correctly.
Any help would be appreciated.