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 c764fa3ff3 Initial Commit hace 8 años
docs Initial Commit hace 8 años
t4c Initial Commit 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")
```