In general I would recommend putting your CSS styles in a separate file. In the below example I have included the styles inline. library(shiny) shinyApp( ui = ...
確定! 回上一頁