Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaronpeikert/repro-workshop
https://github.com/aaronpeikert/repro-workshop
r reproducible-research
Last synced: about 15 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/aaronpeikert/repro-workshop
- Owner: aaronpeikert
- License: cc0-1.0
- Created: 2020-10-05T10:12:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T09:33:54.000Z (about 2 months ago)
- Last Synced: 2024-10-31T17:38:34.516Z (8 days ago)
- Topics: r, reproducible-research
- Language: R
- Homepage: https://aaronpeikert.github.io/repro-workshop/self-paced/
- Size: 8.27 MB
- Stars: 16
- Watchers: 2
- Forks: 24
- Open Issues: 10
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
---
output: github_document
---```{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