|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/building-interactive-shiny-web-apps-with-r-programming/
课程评论:没有评论
**课程名称:** 使用 R 编程构建交互式 Shiny 网页应用 **课程概述:** 本课程旨在帮助 R 用户轻松创建动态、丰富且交互性强的网页应用。Shiny 是一个 R 程序,能够将您的 R 工作成果发布到网络浏览器,供公众访问。通过 Shiny,您可以以最少的努力创建美观的网页应用。 **课程亮点:** * **简化网页开发:** 告别对 HTML、CSS 和 JavaScript 等网页技术的繁琐学习。Shiny 提供了一系列精选的用户界面 (UI) 方法,自动生成必要的网页技术代码,让 R 程序员能够专注于应用逻辑。 * **打造各类应用:** * 创建仪表板,实时跟踪关键绩效指标。 * 开发交互式应用,允许用户直接跳转到感兴趣的结果部分。 * 利用展示性强的可视化效果,向非技术受众解释复杂的模型。 * **高效处理交互:** Shiny 简化了复杂的交互流程分析,确保当输入发生变化时,只有相关的输出会随之更新。 * **适合初学者:** 如果您是 Shiny 的新手,本课程将是您的理想起点,让您快速上手构建引人入胜的网页应用。
If this is your first time using Shiny, welcome!An R program called Shiny makes it simple to build dynamic, rich web applications.You may use Shiny to take your R work and make it accessible to the public via a web browser.Shiny makes you appear good by making it simple tocreate beautiful web apps with the least amount of effort.Most R users before found it challenging to create web apps because of the need to understand web technologies such as HTML, CSS, and JavaScriptComplex interactive apps need rigorous interaction flow analysisto ensure that only the associated outputs update when an input changes.Shiny makes it much simpler for R programmers to develop web applications by:supplying a well-selected group of user interface (UI) methodsthat provides the HTML, CSS, and JavaScript required for typical jobsThis implies that until you wish to move beyond the fundamentals that Shiny provides for you,you don't need to be familiar with the specifics of HTML, CSS, or JavaScript.Shiny enables you to:Make dashboards that track crucial high-level performanceSwitch to interactive apps that let users jump to the precise section of the results they have an interest in.Use educational visualizations to explain complex models to a non-technical audience.