R

R for Social Scientists

Data Carpentry lesson part of the Social Sciences curriculum. This lesson teaches how to analyse and visualise data used by social scientists. Data Carpentry’s aim is to teach researchers basic concepts, skills, and tools for working with data so …

R Graphics Cookbook: Practical Recipes for Visualizing Data

This practical guide provides more than 150 recipes to help you generate high-quality graphs quickly, without having to comb through all the details of R’s graphing systems. Each recipe tackles a specific problem with a solution you can apply to your …

R para Análisis Científicos Reproducibles

Una introducción a R utilizando los datos de Gapminder. El objetivo de esta lección es enseñar a las programadoras principiantes a escribir códigos modulares y adoptar buenas prácticas en el uso de R para el análisis de datos. R nos provee un …

Reproducibility Immersive Course

Various fields in the natural and social sciences face a ‘crisis of confidence’. Broadly, this crisis amounts to a pervasiveness of non-reproducible results in the published literature. For example, in the field of biomedicine, Amgen published …

RStudio Cheatsheets

RStudio Cheatsheets The cheatsheets below make it easy to use some of our favorite packages. Cheatsheets include the following topics: Python with R and Reticulate Cheatsheet: The reticulate package provides a comprehensive set of tools for …

Social Science Workshop Overview

Workshop overview for the Data Carpentry Social Sciences curriculum. Data Carpentry’s aim is to teach researchers basic concepts, skills, and tools for working with data so that they can get more done in less time, and with less pain. This workshop …

Writing reproducible geoscience papers using R Markdown, Docker, and GitLab

Reproducibility is unquestionably at the heart of science. Scientists face numerous challenges in this context, not least the lack of concepts, tools, and workflows for reproducible research in today's curricula.This short course introduces …