Hands-on dashboard development with Shiny :: a practical guide to building effective web applications and dashboards /
Progressively explore UI development with Shiny via practical examples Key Features Write a Shiny interface in pure HTML Explore powerful layout functions to make attractive dashboards and other intuitive interfaces Get to grips with Bootstrap and leverage it in your Shiny applications Book Descript...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Publishing,
2018.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Progressively explore UI development with Shiny via practical examples Key Features Write a Shiny interface in pure HTML Explore powerful layout functions to make attractive dashboards and other intuitive interfaces Get to grips with Bootstrap and leverage it in your Shiny applications Book Description Although vanilla Shiny applications look attractive with some layout flexibility, you may still want to have more control over how the interface is laid out to produce a dashboard. Hands-On Dashboard Development with Shiny helps you incorporate this in your applications. The book starts by guiding you in producing an application based on the diamonds dataset included in the ggplot2 package. You'll create a single application, but the interface will be reskinned and rebuilt throughout using different methods to illustrate their uses and functions using HTML, CSS, and JavaScript. You will also learn to develop an application that creates documents and reports using R Markdown. Furthermore, the book demonstrates the use of HTML templates and the Bootstrap framework. Moving along, you will learn how to produce dashboards using the Shiny command and dashboard package. Finally, you will learn how to lay out applications using a wide range of built-in functions. By the end of the book, you will have an understanding of the principles that underpin layout in Shiny applications, including sections of HTML added to a vanilla Shiny application, HTML interfaces written from scratch, dashboards, navigation bars, and interfaces. What you will learn Add HTML to a Shiny application and write its interfaces from scratch in HTML Use built-in Shiny functions to produce attractive and flexible layouts Produce dashboards, adding icons and notifications Explore Bootstrap themes to lay out your applications Get insights into UI development with hands-on examples Use R Markdown to create and download reports Who this book is for If you have some experience writing Shiny applications and want to use HTML, CSS, and Bootstrap to make custom interfaces, then this book is for you. |
Beschreibung: | 1 online resource (1 volume) : illustrations |
ISBN: | 9781789615623 1789615623 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-on1055555825 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 181003s2018 enka o 000 0 eng d | ||
040 | |a UMI |b eng |e rda |e pn |c UMI |d N$T |d TEFOD |d TOH |d CEF |d OCLCF |d G3B |d STF |d UAB |d K6U |d OCLCO |d OCLCQ |d OCLCO |d KSU |d OCLCQ |d OCLCO |d OCLCL |d DXU | ||
020 | |a 9781789615623 |q (electronic bk.) | ||
020 | |a 1789615623 |q (electronic bk.) | ||
020 | |z 9781789611557 | ||
035 | |a (OCoLC)1055555825 | ||
037 | |a CL0500000995 |b Safari Books Online | ||
037 | |a 8EAD5232-CDAB-4135-8CBE-8CDB817132B0 |b OverDrive, Inc. |n http://www.overdrive.com | ||
050 | 4 | |a HD30.213 | |
072 | 7 | |a BUS |x 082000 |2 bisacsh | |
072 | 7 | |a BUS |x 041000 |2 bisacsh | |
072 | 7 | |a BUS |x 042000 |2 bisacsh | |
072 | 7 | |a BUS |x 085000 |2 bisacsh | |
082 | 7 | |a 658.4038011 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Beeley, Chris, |e author. | |
245 | 1 | 0 | |a Hands-on dashboard development with Shiny : |b a practical guide to building effective web applications and dashboards / |c Chris Beeley. |
264 | 1 | |a Birmingham, UK : |b Packt Publishing, |c 2018. | |
300 | |a 1 online resource (1 volume) : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
588 | 0 | |a Online resource; title from title page (Safari, viewed October 2, 2018). | |
588 | 0 | |a Online resource; title from PDF title page (EBSCO, viewed October 16, 2018). | |
505 | 0 | |a Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: HTML and Shiny -- Shiny functions to produce HTML -- Creating a UI using HTML -- Adding HTML using the tag() function -- Using CSS -- Dynamic downloadable reports in Shiny -- Using HTML templates -- Summary -- Chapter 2: Layout Functions in Shiny -- Bootstrap framework -- Uses of Bootstrap -- Adding themes to Bootstrap -- Producing layout in rows and columns -- fluidPage() -- bootstrapPage() -- fixedPage() -- Navigation bar and the navigation list based layout -- Navbar panel application -- NavlistPanel application -- Summary of layout functions -- flowlayout -- sidebarlayout -- splitlayout -- verticallayout -- fluidrow -- navbar and navlist -- Conditional UI -- Summary -- Chapter 3: Dashboards -- Building your first dashboard -- Laying out a dashboard -- Adding icons to your dashboards -- Adding notifications, messages, and tasks -- Info boxes and value boxes -- Adding Google Charts to your dashboard -- Summary -- Other Books You May Enjoy -- Index. | |
520 | |a Progressively explore UI development with Shiny via practical examples Key Features Write a Shiny interface in pure HTML Explore powerful layout functions to make attractive dashboards and other intuitive interfaces Get to grips with Bootstrap and leverage it in your Shiny applications Book Description Although vanilla Shiny applications look attractive with some layout flexibility, you may still want to have more control over how the interface is laid out to produce a dashboard. Hands-On Dashboard Development with Shiny helps you incorporate this in your applications. The book starts by guiding you in producing an application based on the diamonds dataset included in the ggplot2 package. You'll create a single application, but the interface will be reskinned and rebuilt throughout using different methods to illustrate their uses and functions using HTML, CSS, and JavaScript. You will also learn to develop an application that creates documents and reports using R Markdown. Furthermore, the book demonstrates the use of HTML templates and the Bootstrap framework. Moving along, you will learn how to produce dashboards using the Shiny command and dashboard package. Finally, you will learn how to lay out applications using a wide range of built-in functions. By the end of the book, you will have an understanding of the principles that underpin layout in Shiny applications, including sections of HTML added to a vanilla Shiny application, HTML interfaces written from scratch, dashboards, navigation bars, and interfaces. What you will learn Add HTML to a Shiny application and write its interfaces from scratch in HTML Use built-in Shiny functions to produce attractive and flexible layouts Produce dashboards, adding icons and notifications Explore Bootstrap themes to lay out your applications Get insights into UI development with hands-on examples Use R Markdown to create and download reports Who this book is for If you have some experience writing Shiny applications and want to use HTML, CSS, and Bootstrap to make custom interfaces, then this book is for you. | ||
650 | 0 | |a Dashboards (Management information systems) |0 http://id.loc.gov/authorities/subjects/sh2005001935 | |
650 | 0 | |a Web applications. |0 http://id.loc.gov/authorities/subjects/sh2012001728 | |
650 | 0 | |a Application software |x Development. |0 http://id.loc.gov/authorities/subjects/sh95009362 | |
650 | 6 | |a Tableaux de bord (Gestion) | |
650 | 6 | |a Applications Web. | |
650 | 6 | |a Logiciels d'application |x Développement. | |
650 | 7 | |a BUSINESS & ECONOMICS |x Industrial Management. |2 bisacsh | |
650 | 7 | |a BUSINESS & ECONOMICS |x Management. |2 bisacsh | |
650 | 7 | |a BUSINESS & ECONOMICS |x Management Science. |2 bisacsh | |
650 | 7 | |a BUSINESS & ECONOMICS |x Organizational Behavior. |2 bisacsh | |
650 | 7 | |a Application software |x Development |2 fast | |
650 | 7 | |a Dashboards (Management information systems) |2 fast | |
650 | 7 | |a Web applications |2 fast | |
758 | |i has work: |a Hands-On dashboard development with Shiny (Text) |1 https://id.oclc.org/worldcat/entity/E39PCGcGd94yhbGTFykYkjv7Md |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1883876 |3 Volltext |
938 | |a EBSCOhost |b EBSC |n 1883876 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-on1055555825 |
---|---|
_version_ | 1816882473334734848 |
adam_text | |
any_adam_object | |
author | Beeley, Chris |
author_facet | Beeley, Chris |
author_role | aut |
author_sort | Beeley, Chris |
author_variant | c b cb |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | H - Social Science |
callnumber-label | HD30 |
callnumber-raw | HD30.213 |
callnumber-search | HD30.213 |
callnumber-sort | HD 230.213 |
callnumber-subject | HD - Industries, Land Use, Labor |
collection | ZDB-4-EBA |
contents | Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: HTML and Shiny -- Shiny functions to produce HTML -- Creating a UI using HTML -- Adding HTML using the tag() function -- Using CSS -- Dynamic downloadable reports in Shiny -- Using HTML templates -- Summary -- Chapter 2: Layout Functions in Shiny -- Bootstrap framework -- Uses of Bootstrap -- Adding themes to Bootstrap -- Producing layout in rows and columns -- fluidPage() -- bootstrapPage() -- fixedPage() -- Navigation bar and the navigation list based layout -- Navbar panel application -- NavlistPanel application -- Summary of layout functions -- flowlayout -- sidebarlayout -- splitlayout -- verticallayout -- fluidrow -- navbar and navlist -- Conditional UI -- Summary -- Chapter 3: Dashboards -- Building your first dashboard -- Laying out a dashboard -- Adding icons to your dashboards -- Adding notifications, messages, and tasks -- Info boxes and value boxes -- Adding Google Charts to your dashboard -- Summary -- Other Books You May Enjoy -- Index. |
ctrlnum | (OCoLC)1055555825 |
dewey-full | 658.4038011 |
dewey-hundreds | 600 - Technology (Applied sciences) |
dewey-ones | 658 - General management |
dewey-raw | 658.4038011 |
dewey-search | 658.4038011 |
dewey-sort | 3658.4038011 |
dewey-tens | 650 - Management and auxiliary services |
discipline | Wirtschaftswissenschaften |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05921cam a2200601 i 4500</leader><controlfield tag="001">ZDB-4-EBA-on1055555825</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr unu||||||||</controlfield><controlfield tag="008">181003s2018 enka o 000 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">N$T</subfield><subfield code="d">TEFOD</subfield><subfield code="d">TOH</subfield><subfield code="d">CEF</subfield><subfield code="d">OCLCF</subfield><subfield code="d">G3B</subfield><subfield code="d">STF</subfield><subfield code="d">UAB</subfield><subfield code="d">K6U</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">KSU</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield><subfield code="d">DXU</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781789615623</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1789615623</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781789611557</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1055555825</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000995</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">8EAD5232-CDAB-4135-8CBE-8CDB817132B0</subfield><subfield code="b">OverDrive, Inc.</subfield><subfield code="n">http://www.overdrive.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">HD30.213</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">BUS</subfield><subfield code="x">082000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">BUS</subfield><subfield code="x">041000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">BUS</subfield><subfield code="x">042000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="072" ind1=" " ind2="7"><subfield code="a">BUS</subfield><subfield code="x">085000</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">658.4038011</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Beeley, Chris,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Hands-on dashboard development with Shiny :</subfield><subfield code="b">a practical guide to building effective web applications and dashboards /</subfield><subfield code="c">Chris Beeley.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2018.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (1 volume) :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from title page (Safari, viewed October 2, 2018).</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from PDF title page (EBSCO, viewed October 16, 2018).</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: HTML and Shiny -- Shiny functions to produce HTML -- Creating a UI using HTML -- Adding HTML using the tag() function -- Using CSS -- Dynamic downloadable reports in Shiny -- Using HTML templates -- Summary -- Chapter 2: Layout Functions in Shiny -- Bootstrap framework -- Uses of Bootstrap -- Adding themes to Bootstrap -- Producing layout in rows and columns -- fluidPage() -- bootstrapPage() -- fixedPage() -- Navigation bar and the navigation list based layout -- Navbar panel application -- NavlistPanel application -- Summary of layout functions -- flowlayout -- sidebarlayout -- splitlayout -- verticallayout -- fluidrow -- navbar and navlist -- Conditional UI -- Summary -- Chapter 3: Dashboards -- Building your first dashboard -- Laying out a dashboard -- Adding icons to your dashboards -- Adding notifications, messages, and tasks -- Info boxes and value boxes -- Adding Google Charts to your dashboard -- Summary -- Other Books You May Enjoy -- Index.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Progressively explore UI development with Shiny via practical examples Key Features Write a Shiny interface in pure HTML Explore powerful layout functions to make attractive dashboards and other intuitive interfaces Get to grips with Bootstrap and leverage it in your Shiny applications Book Description Although vanilla Shiny applications look attractive with some layout flexibility, you may still want to have more control over how the interface is laid out to produce a dashboard. Hands-On Dashboard Development with Shiny helps you incorporate this in your applications. The book starts by guiding you in producing an application based on the diamonds dataset included in the ggplot2 package. You'll create a single application, but the interface will be reskinned and rebuilt throughout using different methods to illustrate their uses and functions using HTML, CSS, and JavaScript. You will also learn to develop an application that creates documents and reports using R Markdown. Furthermore, the book demonstrates the use of HTML templates and the Bootstrap framework. Moving along, you will learn how to produce dashboards using the Shiny command and dashboard package. Finally, you will learn how to lay out applications using a wide range of built-in functions. By the end of the book, you will have an understanding of the principles that underpin layout in Shiny applications, including sections of HTML added to a vanilla Shiny application, HTML interfaces written from scratch, dashboards, navigation bars, and interfaces. What you will learn Add HTML to a Shiny application and write its interfaces from scratch in HTML Use built-in Shiny functions to produce attractive and flexible layouts Produce dashboards, adding icons and notifications Explore Bootstrap themes to lay out your applications Get insights into UI development with hands-on examples Use R Markdown to create and download reports Who this book is for If you have some experience writing Shiny applications and want to use HTML, CSS, and Bootstrap to make custom interfaces, then this book is for you.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Dashboards (Management information systems)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2005001935</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Web applications.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2012001728</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Application software</subfield><subfield code="x">Development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh95009362</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Tableaux de bord (Gestion)</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Applications Web.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Logiciels d'application</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS</subfield><subfield code="x">Industrial Management.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS</subfield><subfield code="x">Management.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS</subfield><subfield code="x">Management Science.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">BUSINESS & ECONOMICS</subfield><subfield code="x">Organizational Behavior.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application software</subfield><subfield code="x">Development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Dashboards (Management information systems)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Web applications</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Hands-On dashboard development with Shiny (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PCGcGd94yhbGTFykYkjv7Md</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1883876</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1883876</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-on1055555825 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:29:10Z |
institution | BVB |
isbn | 9781789615623 1789615623 |
language | English |
oclc_num | 1055555825 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (1 volume) : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2018 |
publishDateSearch | 2018 |
publishDateSort | 2018 |
publisher | Packt Publishing, |
record_format | marc |
spelling | Beeley, Chris, author. Hands-on dashboard development with Shiny : a practical guide to building effective web applications and dashboards / Chris Beeley. Birmingham, UK : Packt Publishing, 2018. 1 online resource (1 volume) : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier Online resource; title from title page (Safari, viewed October 2, 2018). Online resource; title from PDF title page (EBSCO, viewed October 16, 2018). Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: HTML and Shiny -- Shiny functions to produce HTML -- Creating a UI using HTML -- Adding HTML using the tag() function -- Using CSS -- Dynamic downloadable reports in Shiny -- Using HTML templates -- Summary -- Chapter 2: Layout Functions in Shiny -- Bootstrap framework -- Uses of Bootstrap -- Adding themes to Bootstrap -- Producing layout in rows and columns -- fluidPage() -- bootstrapPage() -- fixedPage() -- Navigation bar and the navigation list based layout -- Navbar panel application -- NavlistPanel application -- Summary of layout functions -- flowlayout -- sidebarlayout -- splitlayout -- verticallayout -- fluidrow -- navbar and navlist -- Conditional UI -- Summary -- Chapter 3: Dashboards -- Building your first dashboard -- Laying out a dashboard -- Adding icons to your dashboards -- Adding notifications, messages, and tasks -- Info boxes and value boxes -- Adding Google Charts to your dashboard -- Summary -- Other Books You May Enjoy -- Index. Progressively explore UI development with Shiny via practical examples Key Features Write a Shiny interface in pure HTML Explore powerful layout functions to make attractive dashboards and other intuitive interfaces Get to grips with Bootstrap and leverage it in your Shiny applications Book Description Although vanilla Shiny applications look attractive with some layout flexibility, you may still want to have more control over how the interface is laid out to produce a dashboard. Hands-On Dashboard Development with Shiny helps you incorporate this in your applications. The book starts by guiding you in producing an application based on the diamonds dataset included in the ggplot2 package. You'll create a single application, but the interface will be reskinned and rebuilt throughout using different methods to illustrate their uses and functions using HTML, CSS, and JavaScript. You will also learn to develop an application that creates documents and reports using R Markdown. Furthermore, the book demonstrates the use of HTML templates and the Bootstrap framework. Moving along, you will learn how to produce dashboards using the Shiny command and dashboard package. Finally, you will learn how to lay out applications using a wide range of built-in functions. By the end of the book, you will have an understanding of the principles that underpin layout in Shiny applications, including sections of HTML added to a vanilla Shiny application, HTML interfaces written from scratch, dashboards, navigation bars, and interfaces. What you will learn Add HTML to a Shiny application and write its interfaces from scratch in HTML Use built-in Shiny functions to produce attractive and flexible layouts Produce dashboards, adding icons and notifications Explore Bootstrap themes to lay out your applications Get insights into UI development with hands-on examples Use R Markdown to create and download reports Who this book is for If you have some experience writing Shiny applications and want to use HTML, CSS, and Bootstrap to make custom interfaces, then this book is for you. Dashboards (Management information systems) http://id.loc.gov/authorities/subjects/sh2005001935 Web applications. http://id.loc.gov/authorities/subjects/sh2012001728 Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Tableaux de bord (Gestion) Applications Web. Logiciels d'application Développement. BUSINESS & ECONOMICS Industrial Management. bisacsh BUSINESS & ECONOMICS Management. bisacsh BUSINESS & ECONOMICS Management Science. bisacsh BUSINESS & ECONOMICS Organizational Behavior. bisacsh Application software Development fast Dashboards (Management information systems) fast Web applications fast has work: Hands-On dashboard development with Shiny (Text) https://id.oclc.org/worldcat/entity/E39PCGcGd94yhbGTFykYkjv7Md https://id.oclc.org/worldcat/ontology/hasWork FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1883876 Volltext |
spellingShingle | Beeley, Chris Hands-on dashboard development with Shiny : a practical guide to building effective web applications and dashboards / Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: HTML and Shiny -- Shiny functions to produce HTML -- Creating a UI using HTML -- Adding HTML using the tag() function -- Using CSS -- Dynamic downloadable reports in Shiny -- Using HTML templates -- Summary -- Chapter 2: Layout Functions in Shiny -- Bootstrap framework -- Uses of Bootstrap -- Adding themes to Bootstrap -- Producing layout in rows and columns -- fluidPage() -- bootstrapPage() -- fixedPage() -- Navigation bar and the navigation list based layout -- Navbar panel application -- NavlistPanel application -- Summary of layout functions -- flowlayout -- sidebarlayout -- splitlayout -- verticallayout -- fluidrow -- navbar and navlist -- Conditional UI -- Summary -- Chapter 3: Dashboards -- Building your first dashboard -- Laying out a dashboard -- Adding icons to your dashboards -- Adding notifications, messages, and tasks -- Info boxes and value boxes -- Adding Google Charts to your dashboard -- Summary -- Other Books You May Enjoy -- Index. Dashboards (Management information systems) http://id.loc.gov/authorities/subjects/sh2005001935 Web applications. http://id.loc.gov/authorities/subjects/sh2012001728 Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Tableaux de bord (Gestion) Applications Web. Logiciels d'application Développement. BUSINESS & ECONOMICS Industrial Management. bisacsh BUSINESS & ECONOMICS Management. bisacsh BUSINESS & ECONOMICS Management Science. bisacsh BUSINESS & ECONOMICS Organizational Behavior. bisacsh Application software Development fast Dashboards (Management information systems) fast Web applications fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh2005001935 http://id.loc.gov/authorities/subjects/sh2012001728 http://id.loc.gov/authorities/subjects/sh95009362 |
title | Hands-on dashboard development with Shiny : a practical guide to building effective web applications and dashboards / |
title_auth | Hands-on dashboard development with Shiny : a practical guide to building effective web applications and dashboards / |
title_exact_search | Hands-on dashboard development with Shiny : a practical guide to building effective web applications and dashboards / |
title_full | Hands-on dashboard development with Shiny : a practical guide to building effective web applications and dashboards / Chris Beeley. |
title_fullStr | Hands-on dashboard development with Shiny : a practical guide to building effective web applications and dashboards / Chris Beeley. |
title_full_unstemmed | Hands-on dashboard development with Shiny : a practical guide to building effective web applications and dashboards / Chris Beeley. |
title_short | Hands-on dashboard development with Shiny : |
title_sort | hands on dashboard development with shiny a practical guide to building effective web applications and dashboards |
title_sub | a practical guide to building effective web applications and dashboards / |
topic | Dashboards (Management information systems) http://id.loc.gov/authorities/subjects/sh2005001935 Web applications. http://id.loc.gov/authorities/subjects/sh2012001728 Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Tableaux de bord (Gestion) Applications Web. Logiciels d'application Développement. BUSINESS & ECONOMICS Industrial Management. bisacsh BUSINESS & ECONOMICS Management. bisacsh BUSINESS & ECONOMICS Management Science. bisacsh BUSINESS & ECONOMICS Organizational Behavior. bisacsh Application software Development fast Dashboards (Management information systems) fast Web applications fast |
topic_facet | Dashboards (Management information systems) Web applications. Application software Development. Tableaux de bord (Gestion) Applications Web. Logiciels d'application Développement. BUSINESS & ECONOMICS Industrial Management. BUSINESS & ECONOMICS Management. BUSINESS & ECONOMICS Management Science. BUSINESS & ECONOMICS Organizational Behavior. Application software Development Web applications |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1883876 |
work_keys_str_mv | AT beeleychris handsondashboarddevelopmentwithshinyapracticalguidetobuildingeffectivewebapplicationsanddashboards |