gdemin/excel.link

Handling excel warnings

Gateux opened this issue · 0 comments

It would be great if I could control (suppress, close, confirm, etc) excel wanings when opening a file.

For instance, warning 'Update links' prevents me from controlling an excel file and requires my manual interaction in excel.

I imagine adding a new parameter to xl.workbook.open, for instance update_links = FALSE, if possible.