IgnoredErrors {xlcharts} | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.errors.html
IgnoredErrors(ignoredError = list(), extLst = NULL, ...)
ignoredError |
ignoredError |
extLst |
extLst |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
IgnoredErrors()
## End(Not run)