Value Spring: Tinder for Cancer
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Garrick Aden-Buie 88973440ef Update readme hace 8 años
data Move app to project root directory hace 8 años
docs Add app story overlay and refactor screen movements hace 8 años
www Update readme hace 8 años
.Rbuildignore Initial Commit hace 8 años
.gitignore Initial Commit hace 8 años
README.Rmd Update readme hace 8 años
README.md Update readme hace 8 años
app.R Link to images without leading slash hace 8 años
screens.R Move app to project root directory hace 8 años
tinder4cancer.Rproj Initial Commit hace 8 años

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: