Notebook
1
Introduction
R programming
2
Shiny Modules
2.1
Naming the functions
2.2
UI
2.3
Server
2.4
Using module server
2.5
Loading the functions
2.6
Example
2.7
To return a reactive output from a module
2.8
How to pass reactive input to a module?
2.9
Effective use of Shiny Modules
2.9.1
Careful design
2.9.2
Inputs and return values
General Programming
3
Git tricks
Data Science
4
Data Viz
Personal skills
5
Notes from
The Human side of statistical consultancy
5.1
Minimum Required Knowledge (their thoughts not mine)
5.2
Expections
5.3
The effective industrial statistician
5.4
Chapter 5 - Choosing a statistical technique
5.5
Chater 7 Business aspects of consulting
Rhian Davies
Notebook
Chapter 4
Data Viz