-
Notifications
You must be signed in to change notification settings - Fork 32
Expand file tree
/
Copy pathREADME.Rmd
More file actions
38 lines (25 loc) · 798 Bytes
/
README.Rmd
File metadata and controls
38 lines (25 loc) · 798 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```
```{r child="snippets/abstract-talk.Rmd"}
```
```{r child="snippets/abstract-workshop.Rmd"}
```
## Getting Started
Hi there, great that you made it!
It is useful to keep the [slides open alongside](https://aaronpeikert.github.io/repro-workshop/presentation.html#1) (who likes typing links?).
Lets get started by creating an account on Github and RStudio Cloud (login below, if you already have one).
```{r child="snippets/signup.Rmd"}
```
```{r child="snippets/signin.Rmd"}
```
## RStudio Cloud
Now that you have acces to RStudio Cloud, open the project:
https://rstudio.cloud/content/4366949