Excel Tool to R-Shiny App
1
Introduction
Overview
Objectives
2
Calculations in R
Inputs
Calculations
Outputs
3
Translating R codes into Shiny
3.1
UI and Server
UI codes
Server Logic codes
3.2
Reactivity
3.3
Inputs
3.4
Outputs
Interactive datatables via
DT
Figures generated by
ggplot2
HTML widgets
3.5
Layout
Sidebar layout
Navigation bar layout
Dashboard layout
3.6
Deploy as Online Application
4
Tips: from Excel tool to Shiny
4.1
Excel-like functions
4.2
Read Variables from csv file
4.3
Multiple Scenarios in Columns
4.4
Generating a Report
4.5
Login via Gmail
4.6
Cloud database via MongoDB
4.7
Google Analytics
4.8
Custom Layout, Colors, and HTML modifications
5
Our project examples
5.1
Automatic Calf Feeder
5.2
Milking Robot vs Parlor
5.3
Dairy Visual Benchmark
5.4
Dairy Geography
6
More on R coding and tutorials
Shiny Examples
Shiny Resources
R Resources
7
Contact
Kota Minegishi
Johnathan Nault
Published with bookdown
Excel Tool to R-Shiny App
5
Our project examples
5.1
Automatic Calf Feeder
Visit live app
Here is a screen shot;
5.2
Milking Robot vs Parlor
Visit live app
Here is a screen shot;
5.3
Dairy Visual Benchmark
Visit live app
Here is a screen shot;
5.4
Dairy Geography
Visit website
Here is a screen shot;
Please enable JavaScript to view the
comments powered by Disqus.