R for Reproducibility
  • D. Palleschi
    • Open Science
    • The Replication Crisis
    • Reproducibility
    • RProjects
    • Writing Reproducible Code
    • Data wrangling
    • Data tidying
    • Data communication with tables
    • Data Visualisation with ggplot2
    • Package management
    • Reproducible Writing
    • Publishing analyses + Peer code review
    • Reporting regression results

    On this page

    • Preface

    Preface

    This web-book contains slides for the 2024 summer semester course ‘Open Science Practices: Implementing a Reproducible Workflow in R’ (and other iterations) given by Daniela Palleschi at the Humboldt-Universität zu Berlin. The tools discussed in this book are specific to the R enviornment, but the concepts are universal and programming language agnostic.

    Each week’s topic is listed in the sidebar in chronological order. Three output formats are available, all with the same content:

    1. HTML page
    2. PDF of content
    3. RevealJS slides (optimally formatted)

    The contents were formatted for the slide output. Tables and figures may be too large/small in formats 1 and 2. From the HTML page the other 2 formats can be viewed by clicking on their symbol under ‘Other Formats’ (right sidebar).

    Source Code
    # Preface {.unnumbered}
    
    This web-book contains slides for the 2024 summer semester course 'Open Science Practices: Implementing a Reproducible Workflow in R' (and other iterations) given by Daniela Palleschi at the Humboldt-Universität zu Berlin. The tools discussed in this book are specific to the R enviornment, but the concepts are universal and programming language agnostic.
    
    Each week's topic is listed in the sidebar in chronological order. Three output formats are available, all with the same content:
    
    1. HTML page
    2. PDF of content
    3. RevealJS slides (optimally formatted)
    
    The contents were formatted for the slide output. Tables and figures may be too large/small in formats 1 and 2. From the HTML page the other 2 formats can be viewed by clicking on their symbol under 'Other Formats' (right sidebar).