You can also use the shorter wb$open() as a replacement.
To open xlsx files, see xl_open().
Arguments
- wb
a wbWorkbook object
- interactive
If
FALSEwill throw a warning and not open the path. This can be manually set toTRUE, otherwise whenNA(default) uses the value returned frombase::interactive()- flush
if the flush option should be used
