I have to read files that are being updated on a day-to-day basis and stored on a shared drive.
If I have an R session open in which one of these files has been read, the file cannot be saved with new edits until I close my R session.
Is there a way to read a file into R while still allowing others to save new edits through Excel?