All Projects → swcarpentry → R Novice Gapminder

swcarpentry / R Novice Gapminder

Licence: other
R for Reproducible Scientific Analysis

Programming Languages

python
139335 projects - #7 most used programming language
r
7636 projects

Projects that are alternatives of or similar to R Novice Gapminder

Python Novice Gapminder
Plotting and Programming in Python
Stars: ✭ 109 (-14.17%)
Mutual labels:  english, data-wrangling, programming, lesson, stable, data-visualization, data-visualisation
R Raster Vector Geospatial
Introduction to Geospatial Raster and Vector Data with R
Stars: ✭ 76 (-40.16%)
Mutual labels:  english, data-wrangling, lesson, stable, data-visualization, data-visualisation
R Ecology Lesson
Data Analysis and Visualization in R for Ecologists
Stars: ✭ 218 (+71.65%)
Mutual labels:  english, data-wrangling, lesson, stable, data-visualization, data-visualisation
Python Ecology Lesson
Data Analysis and Visualization in Python for Ecologists
Stars: ✭ 116 (-8.66%)
Mutual labels:  english, data-wrangling, lesson, stable, data-visualization, data-visualisation
r-novice-inflammation
Programming with R
Stars: ✭ 142 (+11.81%)
Mutual labels:  english, stable, data-visualisation, lesson, data-wrangling
wrangling-genomics
Data Wrangling and Processing for Genomics
Stars: ✭ 49 (-61.42%)
Mutual labels:  programming, english, stable, lesson, data-wrangling
Python Novice Inflammation
Programming with Python
Stars: ✭ 199 (+56.69%)
Mutual labels:  english, programming, lesson, stable, data-visualization
shell-genomics
Introduction to the Command Line for Genomics
Stars: ✭ 54 (-57.48%)
Mutual labels:  programming, english, stable, lesson
sql-ecology-lesson
Data Management with SQL for Ecologists
Stars: ✭ 37 (-70.87%)
Mutual labels:  english, stable, lesson, data-wrangling
python-aos-lesson
Python for Atmosphere and Ocean Scientists
Stars: ✭ 78 (-38.58%)
Mutual labels:  programming, english, data-visualisation, lesson
sql-novice-survey
Databases and SQL
Stars: ✭ 59 (-53.54%)
Mutual labels:  english, stable, lesson, data-wrangling
Python Aos Lesson
Python for Atmosphere and Ocean Scientists
Stars: ✭ 49 (-61.42%)
Mutual labels:  english, programming, lesson, data-visualisation
Shell Novice
The Unix Shell
Stars: ✭ 234 (+84.25%)
Mutual labels:  english, programming, lesson, stable
Git Novice
Version Control with Git
Stars: ✭ 227 (+78.74%)
Mutual labels:  english, programming, lesson, stable
matlab-novice-inflammation
Programming with MATLAB
Stars: ✭ 26 (-79.53%)
Mutual labels:  programming, english, stable, lesson
Make Novice
Automation and Make
Stars: ✭ 122 (-3.94%)
Mutual labels:  english, programming, lesson, stable
cloud-genomics
Introduction to Cloud Computing for Genomics
Stars: ✭ 13 (-89.76%)
Mutual labels:  english, stable, lesson
shell-extras
Extra Unix Shell Material
Stars: ✭ 22 (-82.68%)
Mutual labels:  english, stable, lesson
OpenRefine-ecology-lesson
Data Cleaning with OpenRefine for Ecologists
Stars: ✭ 20 (-84.25%)
Mutual labels:  english, stable, lesson
lc-data-intro
Library Carpentry: Introduction to Working with Data (Regular Expressions)
Stars: ✭ 16 (-87.4%)
Mutual labels:  english, stable, lesson

Create a Slack Account with us Build and Deploy Website Slack Status Binder DOI

R for Reproducible Scientific Analysis

An introduction to R for non-programmers using the Gapminder data. Please see https://swcarpentry.github.io/r-novice-gapminder for a rendered version of this material, the lesson template documentation 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.

Maintainers:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].