Skip to content

Life expectancy tool for curative prostate cancer patients using Shiny app for R

Notifications You must be signed in to change notification settings

sahirbhatnagar/prostate

Repository files navigation

prostate

Life expectancy tool for curative prostate cancer patients. This tool was developed using the Shiny package in R. To run this application enter the following code in R:

install.packages(c("shiny", "ggplot2", "googleVis", "pylr")) #only install the ones you don't already have

library(shiny)

runGitHub("prostate", "sahirbhatnagar")

About

Life expectancy tool for curative prostate cancer patients using Shiny app for R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages