我在试着做闪亮的仪表盘。我想在仪表板上添加一个公告栏。有没有办法在我闪亮的仪表盘上做一个布告牌?
像这样的布告牌。http://oia.snu.ac.kr/page/bo_notice.php
发布于 2020-01-30 00:39:31
这个“公告栏”看起来像有数据的表格:(https://shiny.rstudio.com/reference/shiny/0.12.1/tableOutput.html)。
https://stackoverflow.com/questions/59961409
复制相似问题