R Shiny Applications in Finance, Medicine, Pharma and Education Industry
by Loan Robinson
Preface
About this book
What you will gain
Prerequisites
About the Author
Getting started
Introduction
1
Basic Shiny Application
2
Frontend/ User Interface UI
titlePanel()
sidebarLayout()
sidebarPanel()
mainPanel()
Footer of the Application
3
Backend Server
3.1
Outputs - render()
renderUI()
renderPlot()
renderDT()
downloadHandler()
3.2
Reactivitiy()
reactive()
reactiveValue()
observeEvent()
updateTabsetPanel()
4
Case Study
Basic Application Structure
Completed Basic Application R Codes
Open-access web edition
Built with Bookdown + RStudio
A
A
Serif
Sans
White
Sepia
Night
Getting started