Nick Strayer | A new way to build your Shiny app's UI | RStudio (2022)

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ส.ค. 2024
  • Shiny helps data scientists create web applications without requiring web development experience. However, there's still a steep learning curve for writing the Ui portion of an app. Unlike an app's server code, which typically only uses a few different Shiny-specific functions, the app's UI code is almost entirely made up of functions with strange syntaxes and often surprising interactions with each other. This paradigm requires a very different mindset than your typical R Script. This talk introduces a new tool to help both new and experienced Shiny developers spend less time writing their app's UI and more time doing data science.
    Session: Pour some glitter on it: Polishing the design of your shiny apps

ความคิดเห็น • 3

  • @mikiallen7733
    @mikiallen7733 ปีที่แล้ว

    hi , thanks for the content , is there a way to do a layout in multiple languages ? is there an extra library that have to be uploaded within the IDE before