-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
I am now trying to extract a large number of word files (1500) placed in one folder, using readtext (after creating a list using list.files)
I am getting errors with some files (examples below), the problem is when this error occurs, the extraction process is stopped. I can identify the problematic file, by changing verbosity = 3, but then I have to restart the extraction process (to find another problematic file(s)).
My question is if there is a way to avoid interrupting the process if an error is encountered?
I change ignore_missing_files = TRUE but this did not fix the problem.
examples for the errors encountered:
write error in extracting from zip file
Error: 'C:\Users--- c/word/document.xml' does not exist.
Metadata
Metadata
Assignees
Labels
No labels