R/makeFatalErrorTab.R

# makeFatalErrorTab <- function(fatalErrorText) {
#   errorLst <- getEmptyErrorLst()
#   errorLst$fatalError <- paste0(fatalErrorText, "\n")
#   insertTab(inputId = "tab_pages",
#           getErrorTab(errorLst, "no_file_name"), target = "Input",
#           position = "before", select = TRUE)
# }
rmsharp/nprcmanager documentation built on April 24, 2021, 3:13 p.m.