Ignore error on worksheet
wb_add_ignore_error(
wb,
sheet = current_sheet(),
dims = "A1",
calculated_column = FALSE,
empty_cell_reference = FALSE,
eval_error = FALSE,
formula = FALSE,
formula_range = FALSE,
list_data_validation = FALSE,
number_stored_as_text = FALSE,
two_digit_text_year = FALSE,
unlocked_formula = FALSE,
...
)
workbook
sheet
dims
calculatedColumn
emptyCellReference
evalError
formula
formulaRange
listDataValidation
numberStoredAsText
twoDigitTextYear
unlockedFormula
additional arguments