Value Spring: Tinder for Cancer
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Garrick Aden-Buie 186df624cd Clean up on swipe app_data update 8 lat temu
docs Initial Commit 8 lat temu
t4c Clean up on swipe app_data update 8 lat temu
.Rbuildignore Initial Commit 8 lat temu
.gitignore Initial Commit 8 lat temu
README.Rmd Initial Commit 8 lat temu
tinder4cancer.Rproj Initial Commit 8 lat temu

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