Closed gothub closed 9 years ago
When a 'recorded' script calls read.csv, the following error is printed:
Error in file.exists(file) : invalid 'file' argument
Properly handle the 'file' argument in the overridding function to read.csv() when file is specified as a positional parameter and not as a named parameter. Fixed in commit 720fd1e85f933eb0c8bec39e6d5b046a46122b82
When a 'recorded' script calls read.csv, the following error is printed: