Sum function in a reactive environment R shiny

前端 未结 0 1345
没有蜡笔的小新
没有蜡笔的小新 2020-12-08 22:29

The objective is to find the number of errors for each employee. I write the following code:

library(shiny)
library(tidyverse)
library(DT)
library(shinythemes         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题