Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/swcarpentry/r-novice-gapminder

R for Reproducible Scientific Analysis
https://github.com/swcarpentry/r-novice-gapminder

carpentries data-visualisation data-visualization data-wrangling english lesson programming r software-carpentry stable

Last synced: about 1 month ago
JSON representation

R for Reproducible Scientific Analysis

Awesome Lists containing this project

README

        

[![Create a Slack Account with us](https://img.shields.io/badge/Create_Slack_Account-The_Carpentries-071159.svg)](https://slack-invite.carpentries.org/)
![Build and Deploy Website](https://github.com/swcarpentry/r-novice-gapminder/workflows/Build%20and%20Deploy%20Website/badge.svg)
[![Slack Status](https://img.shields.io/badge/Slack_Channel-swc--r--gapminder-E01563.svg)](https://carpentries.slack.com/messages/C9Y0M3YKG)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/swcarpentry/r-novice-gapminder/binder?urlpath=rstudio)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3265164.svg)](https://doi.org/10.5281/zenodo.3265164)

# R for Reproducible Scientific Analysis

An introduction to R for non-programmers using the [Gapminder][gapminder] data.
Please see [https://swcarpentry.github.io/r-novice-gapminder](https://swcarpentry.github.io/r-novice-gapminder) for a rendered version of this material,
[the lesson template documentation][lesson-example]
for instructions on formatting, building, and submitting material,
or run `make` in this directory for a list of helpful commands.

The goal of this lesson is to teach novice programmers to write modular code
and best practices for using R for data analysis. R is commonly used in many
scientific disciplines for statistical analysis and its array of third-party
packages. We find that many scientists who come to Software Carpentry workshops
use R and want to learn more. The emphasis of these materials is to give
attendees a strong foundation in the fundamentals of R, and to teach best
practices for scientific computing: breaking down analyses into modular units,
task automation, and encapsulation.

Note that this workshop focuses on the fundamentals of the programming
language R, and not on statistical analysis.

The lesson contains more material than can be taught in a day. The [instructor notes page]({{ page.root }}/guide) has some suggested lesson plans suitable for a one or half day workshop.

A variety of third party packages are used throughout this workshop. These
are not necessarily the best, nor are they comprehensive, but they are
packages we find useful, and have been chosen primarily for their
usability.

Current Maintainers:

- [Naupaka Zimmerman][zimmerman_naupaka]
- [Sehrish Kanwal](https://github.com/skanwal)
- [Matthieu Bruneaux](https://github.com/matthieu-bruneaux)

Previous Maintainers:

- [David Mawdsley][mawdsley_david]
- [Jeff Oliver][oliver_jeffrey]
- Tom Wright

[gapminder]: https://www.gapminder.org/
[lesson-example]: https://carpentries.github.io/lesson-example
[zimmerman_naupaka]: https://carpentries.org/maintainers/#naupaka
[mawdsley_david]: https://carpentries.org/maintainers/#mawds
[oliver_jeffrey]: https://carpentries.org/maintainers/#jcoliver