IgnoredErrors {xlcharts} | R Documentation |
IgnoredErrors
Description
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.errors.html
Usage
IgnoredErrors(ignoredError = list(), extLst = NULL, ...)
Arguments
ignoredError |
ignoredError |
extLst |
extLst |
... |
Additional arguments, i.e. kwargs. |
Value
An openpyxl Python object.
Examples
## Not run:
IgnoredErrors()
## End(Not run)
[Package xlcharts version 0.0.2 Index]