Font in a gt table not working an in Rshiny app

后端 未结 0 441
梦谈多话
梦谈多话 2020-12-22 16:30

Font changes to a gt table are being reflected when we run the following code

    mtcars%>%
          head()%>%
          gt()%>%
          opt_table         


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