Value Spring: Tinder for Cancer
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Garrick Aden-Buie 186df624cd Clean up on swipe app_data update il y a 8 ans
docs Initial Commit il y a 8 ans
t4c Clean up on swipe app_data update il y a 8 ans
.Rbuildignore Initial Commit il y a 8 ans
.gitignore Initial Commit il y a 8 ans
README.Rmd Initial Commit il y a 8 ans
tinder4cancer.Rproj Initial Commit il y a 8 ans

README.Rmd

---
output: github_document
---

<!-- README.md is generated from README.Rmd. Please edit that file -->

```{r setup, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```
# tinder4cancer


## Dependencies

```{r}
devtools::install_github("nstrayer/shinysense")
```