Generating Interactive reports with Shiny
Steps to Setup in Centos
Run the below steps from scripts folder
-
Set up Shiny
sh scripts/setup.sh
-
Deploying
2.1) All sample examples
`sh scripts/deployAll.sh`
2.2) Individual Example
sh scripts/deployDrugCount.sh
#for drug count
sh scripts/deployDiagnosisCount.sh
#for diagnosis count
Testing
-
Open the Browser
-
Access the app using the URL
http://{ip-address}:3838/sample-apps/