In R shiny I render a data frame that I process row by row using the apply function. Every time a row is finished processing I would need to change its status f
apply