An Introduction to an Interactive TPR-DB Interface using Rshiny Dashboard
Patrick Chu
The Education University of Hong Kong
TPR-DB database
R script for TPR-DB data analysis
R script for TPR-DB data analysis
Translation Progression Graph
source("D:/tprdb/bin/proGra.R")
ReadData("D:/tprdb/KTHJ08/Tables/P08_T1")
ProgGraph(X1=190000, X2=310000, Y1=100, Y2=130)
Problems with the existing TPR-DB database
RShiny dashboard with interactive frontend user interface
Case study: Translation Progression graph
Free online Shiny app storage
Useful R packages for data science
Recommended textbooks on R programming
Datacamp
Future roadmaps for the online interactive interface
Special Thanks
An Introduction to an Interactive TPR-DB Interface using Rshiny Dashboard