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 c764fa3ff3 Initial Commit 8 년 전
docs Initial Commit 8 년 전
t4c Initial Commit 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")
```