I am writing this book as a text for others to read because that forces me to become explicit and explain all my learning outcomes more carefully. Please keep in mind that this text is not written by an expert but by a learner.
Text passages with content I am already familiar I have skipped. Section of the original text where I needed more in-depth knowledge I have elaborated and added my own comments resulted from my personal research.
Be warned! In spite of replicating most of the content this Quarto book may contain many mistakes. All the misapprehensions and errors are of course my own responsibility.
Content and Goals of this Book
This Quarto book collects my personal notes, trials and exercises of Mastering Shiny by Hadley Wickham (Wickham 2021).
I am learning wot work with {shiny} because I want to develop a dashboard for investigating countries in world maps with values of different years. For instance I want to use the WHR data 2011, 2012, 2014-2024 and show the distributions of the ladder scores abount the countries of the world.
Text passages
Glossary
I am using the {glossary} package (DeBruine 2023) to create links to glossary entries.
If you hover with your mouse over the double underlined links it opens an window with the appropriate glossary text. Try this example: WHR.
I have added many of the glossary entries when I was working through other books either taking the text passage of these books I was reading or via an internet recherche from other resources. Sometimes I have added the source of the glossary entry as an abbreviation or as an URL. Many definitions were provided by the KI provided within the search of my Brave browser.
If you fork my repository of these notes then the glossary will not work out of the box. Load down the glossary.yml
file from my glossary-pb GitHub repo, store it on your hard disk and change the path in the code chunk Listing / Output 1 accordingly.
In any case I am the only responsible person for the glossary text, especially if I have used text from other resources wrongly. Again: The main purpose of the glossary is to support my personal learning venture.