Mastering Shiny: Build Interactive Apps, Reports, and Dashboards Powered by R

Материал из Поле цифровой дидактики



Описание книги Shiny is a framework for creating web applications using R code. It is designed primarily with data scientists in mind, and to that end, you can create pretty complicated Shiny apps with no knowledge of HTML, CSS, or JavaScript. On the other hand, Shiny doesn’t limit you to creating trivial or prefabricated apps: its user interface components can be easily customized or extended, and its server uses reactive programming to let you create any type of back end logic you want. Shiny is designed to feel almost magically easy when you’re getting started, and yet the deeper you get into how it works, the more you realize it’s built out of general building blocks that have strong software engineering principles behind them.
Область знаний NetSci, Информатика
Год издания 2021
Веб-сайт где можно прочитать книгу или статью https://mastering-shiny.org/
Видео запись
Авторы Wickham
Среды и средства, на которые повлияла книга Shiny, R


См. R for Data Science