Value Spring: Tinder for Cancer
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Garrick Aden-Buie 88973440ef Update readme 8 роки тому
data Move app to project root directory 8 роки тому
docs Add app story overlay and refactor screen movements 8 роки тому
www Update readme 8 роки тому
.Rbuildignore Initial Commit 8 роки тому
.gitignore Initial Commit 8 роки тому
README.Rmd Update readme 8 роки тому
README.md Update readme 8 роки тому
app.R Link to images without leading slash 8 роки тому
screens.R Move app to project root directory 8 роки тому
tinder4cancer.Rproj Initial Commit 8 роки тому

README.md

tinder4cancer

Talking about your cancer treatment options is hard, but we’re here to help.

Dependencies

R

devtools::install_github("nstrayer/shinysense")
devtools::install_github("hrbrmstr/hrbrthemes")
install.packages("shinyjs")

# Also requires
pkgs <- c(
  "htmlwidgets",
  "shiny",
  "dplyr",
  "readxl",
  "here",
  "purrr",
  "ggplot2"
)

# install.packages(pkgs)

Web

This app uses: