开始使用免费开始使用

The shinyWidgets gallery

Let's look at all the different input options that are already built for you by exploring the shinyWidgets package. It comes with a neat built-in function, shinyWidgetsGallery() that opens a pre-built Shiny app that allows you to explore these pre-built inputs and gives you the code for implementing them.

Navigate to the radioButtons section. What argument do you use in radioGroupButtons() to display the buttons vertically instead of horizontally?

本练习是课程的一部分

Building Web Applications with Shiny in R

查看课程

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习