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 f94df98933 Clean up unused code hace 8 años
docs Add app story overlay and refactor screen movements hace 8 años
t4c Clean up unused code hace 8 años
.Rbuildignore Initial Commit hace 8 años
.gitignore Initial Commit hace 8 años
README.Rmd Initial Commit hace 8 años
tinder4cancer.Rproj Initial Commit hace 8 años

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")
```