Value Spring: Tinder for Cancer
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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: