Ignore error on worksheet
wb_add_ignore_error(
wb,
sheet = current_sheet(),
dims = "A1",
calculatedColumn = FALSE,
emptyCellReference = FALSE,
evalError = FALSE,
formula = FALSE,
formulaRange = FALSE,
listDataValidation = FALSE,
numberStoredAsText = FALSE,
twoDigitTextYear = FALSE,
unlockedFormula = FALSE
)
workbook
sheet
dims
calculatedColumn
emptyCellReference
evalError
formula
formulaRange
listDataValidation
numberStoredAsText
twoDigitTextYear
unlockedFormula