- Web Application Development with R Using Shiny(Second Edition)
- Chris Beeley
- 198字
- 2021-07-23 14:31:22
Preface
Harness the graphical and statistical power of R, and rapidly develop interactive and engaging user interfaces using the superb Shiny package, which makes programming for user interaction simple. R is a highly flexible and powerful tool used for analyzing and visualizing data. Shiny is the perfect companion to R, making it quick and simple to share analysis and graphics from R that users can interact with and query over the Web. Let Shiny do the hard work and spend your time generating content and styling, not writing code to handle user inputs. This book is full of practical examples and shows you how to write cutting-edge interactive content for the Web, right from a minimal example all the way to fully styled and extensible applications.
This book includes an introduction to Shiny and R and takes you all the way to advanced functions in Shiny as well as using Shiny in conjunction with HTML, CSS, and JavaScript to produce attractive and highly interactive applications quickly and easily. It also includes a detailed look at other packages available for R, which can be used in conjunction with Shiny to produce dashboards, maps, advanced D3 graphics, among many things.
- The Complete Rust Programming Reference Guide
- 新編Visual Basic程序設(shè)計(jì)上機(jī)實(shí)驗(yàn)教程
- Visual Basic .NET程序設(shè)計(jì)(第3版)
- JavaScript全程指南
- Delphi程序設(shè)計(jì)基礎(chǔ):教程、實(shí)驗(yàn)、習(xí)題
- 簡(jiǎn)單高效LATEX
- 面向?qū)ο蟪绦蛟O(shè)計(jì)(Java版)
- Mastering Apache Spark 2.x(Second Edition)
- C語(yǔ)言課程設(shè)計(jì)
- Learning OpenStack Networking(Neutron)
- Apache Spark 2.x for Java Developers
- 軟件品質(zhì)之完美管理:實(shí)戰(zhàn)經(jīng)典
- HoloLens與混合現(xiàn)實(shí)開(kāi)發(fā)
- Python網(wǎng)絡(luò)爬蟲(chóng)實(shí)例教程(視頻講解版)
- 小學(xué)生C++趣味編程從入門到精通