株式会社極東書店トップ > 商品一覧 > Outstanding User Interfaces with Shiny.
商品詳細
Outstanding User Interfaces with Shiny.
・ISBN 978-0-367-64365-2 paper GB£ 69.99
¥22,172.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
| 著者・編者 | Granjon, David, |
|---|---|
| シリーズ | Chapman & Hall/CRC The R Series |
| 出版社 | (Chapman & Hall/CRC, UK) |
| 出版年月 | 2022 |
| ページ数 | 510 pp. |
| 言語 | ENG |
| ニュース番号 | <M25-4193> |
解説
Outstanding User Interfaces with Shiny provides the reader with necessary knowledge to develop beautiful and highly interactive user interfaces. It gives the minimum requirements in HTML/JavaScript and CSS to be able to extend already existing Shiny layouts or develop new templates from scratch. Suitable for anyone with some experience of Shiny, package development and software engineering best practices, this book is an ideal guide for graduates and professionals who wish to bring their app design to the next level.
Key Features:
- Provides a survival kit in web development to seamlessly get started with HTML/CSS/JavaScript
- Leverage CSS and Sass and higher-level tools like {bslib} to substantially enhance the design of your app in no time
- A comprehensive guide to the {htmltools} package to seamlessly customize existing layouts
- Describes in detail how Shiny inputs work and how R and JavaScript communicate
- Details all the necessary steps to create a production-grade custom template from scratch: packaging, shiny tags creation, validating and testing R components and JavaScript
- Expose common web development debugging technics
- Provides a list of existing templates, resources to get started and to explore