Highlight entire row instead of cell

前端 未结 0 1813
青春惊慌失措
青春惊慌失措 2020-11-30 15:55

The following code here highlights cells when the Count is more than 32, what I want is it to highlight the entire row

df = data.frame(Year = c(2018,2019,2020         


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