shiny-examples

  • 所有者: rstudio/shiny-examples
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

shiny-examples

This is a collection of Shiny examples. You can see them in action on
http://gallery.shinyapps.io/example-name where example-name is the directory
name of an example here, e.g. http://gallery.shinyapps.io/001-hello

To run the examples locally, you can install the shiny package in R, and
use the function runGitHub(). For example, to run the example 001-hello:

if (!require('shiny')) install.packages("shiny")
shiny::runGitHub("shiny-examples", "rstudio", subdir = "001-hello")

Or you can clone or download this repository, and use run
shiny::runApp("001-hello").

Note the examples listed below depend on the development
version
of shiny to show some new
features under development. Please be cautious that such features may or may
not end up in the final release, or they may also change according to the
feedback.

  • [None]

主要指标

概览
名称与所有者rstudio/shiny-examples
主编程语言JavaScript
编程语言R (语言数: 9)
平台
许可证Other
所有者活动
创建于2013-10-20 17:05:23
推送于2025-05-20 13:04:41
最后一次提交
发布数1
最新版本名称v0.10.1 (发布于 )
第一版名称v0.10.1 (发布于 )
用户参与
星数2k
关注者数227
派生数3.7k
提交数523
已启用问题?
问题数91
打开的问题数39
拉请求数97
打开的拉请求数15
关闭的拉请求数20
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?