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 f94df98933 Clean up unused code пре 8 година
docs Add app story overlay and refactor screen movements пре 8 година
t4c Clean up unused code пре 8 година
.Rbuildignore Initial Commit пре 8 година
.gitignore Initial Commit пре 8 година
README.Rmd Initial Commit пре 8 година
tinder4cancer.Rproj Initial Commit пре 8 година

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