I have shiny code as like this
library(shiny) library(vroom) ui <- fluidPage( titlePanel("LOADING DATA"), sidebarLayout( sidebarPanel( sel