All Projects → datacarpentry → R Ecology Lesson

datacarpentry / R Ecology Lesson

Licence: other
Data Analysis and Visualization in R for Ecologists

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to R Ecology Lesson

Python Novice Gapminder
Plotting and Programming in Python
Stars: ✭ 109 (-50%)
Mutual labels:  english, data-wrangling, lesson, stable, data-visualization, data-visualisation
Python Ecology Lesson
Data Analysis and Visualization in Python for Ecologists
Stars: ✭ 116 (-46.79%)
Mutual labels:  english, data-wrangling, lesson, stable, data-visualization, data-visualisation
R Novice Gapminder
R for Reproducible Scientific Analysis
Stars: ✭ 127 (-41.74%)
Mutual labels:  english, data-wrangling, lesson, stable, data-visualization, data-visualisation
R Raster Vector Geospatial
Introduction to Geospatial Raster and Vector Data with R
Stars: ✭ 76 (-65.14%)
Mutual labels:  english, data-wrangling, lesson, stable, data-visualization, data-visualisation
r-novice-inflammation
Programming with R
Stars: ✭ 142 (-34.86%)
Mutual labels:  english, stable, data-visualisation, lesson, data-wrangling
sql-ecology-lesson
Data Management with SQL for Ecologists
Stars: ✭ 37 (-83.03%)
Mutual labels:  english, stable, lesson, data-wrangling
sql-novice-survey
Databases and SQL
Stars: ✭ 59 (-72.94%)
Mutual labels:  english, stable, lesson, data-wrangling
Python Novice Inflammation
Programming with Python
Stars: ✭ 199 (-8.72%)
Mutual labels:  english, lesson, stable, data-visualization
wrangling-genomics
Data Wrangling and Processing for Genomics
Stars: ✭ 49 (-77.52%)
Mutual labels:  english, stable, lesson, data-wrangling
shell-extras
Extra Unix Shell Material
Stars: ✭ 22 (-89.91%)
Mutual labels:  english, stable, lesson
Python Aos Lesson
Python for Atmosphere and Ocean Scientists
Stars: ✭ 49 (-77.52%)
Mutual labels:  english, lesson, data-visualisation
Shell Novice
The Unix Shell
Stars: ✭ 234 (+7.34%)
Mutual labels:  english, lesson, stable
matlab-novice-inflammation
Programming with MATLAB
Stars: ✭ 26 (-88.07%)
Mutual labels:  english, stable, lesson
shell-genomics
Introduction to the Command Line for Genomics
Stars: ✭ 54 (-75.23%)
Mutual labels:  english, stable, lesson
OpenRefine-ecology-lesson
Data Cleaning with OpenRefine for Ecologists
Stars: ✭ 20 (-90.83%)
Mutual labels:  english, stable, lesson
lc-data-intro
Library Carpentry: Introduction to Working with Data (Regular Expressions)
Stars: ✭ 16 (-92.66%)
Mutual labels:  english, stable, lesson
Git Novice
Version Control with Git
Stars: ✭ 227 (+4.13%)
Mutual labels:  english, lesson, stable
python-aos-lesson
Python for Atmosphere and Ocean Scientists
Stars: ✭ 78 (-64.22%)
Mutual labels:  english, data-visualisation, lesson
cloud-genomics
Introduction to Cloud Computing for Genomics
Stars: ✭ 13 (-94.04%)
Mutual labels:  english, stable, lesson
Make Novice
Automation and Make
Stars: ✭ 122 (-44.04%)
Mutual labels:  english, lesson, stable

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

Data carpentry: R for data analysis and visualization of Ecological Data

This is an introduction to R designed for participants with no programming experience. It can be taught in 3/4 of a day (approximately 6 hours). The lesson starts with some basic information about syntax for the R programming language, the RStudio interface, and moves through to specific programming tasks, such as importing CSV files, the structure of data frame objects in R, dealing with categorical variables (i.e. factors), basic data manipulation (adding/removing rows and columns), and finishing with calculating summary statistics and a brief introduction to plotting. There is also a lesson on how to use databases from R that is intended to be taught after the SQL lesson, and ideally at the end of a Data Carpentry workshop.

Prerequisites

The lesson assumes no prior knowledge of R or RStudio. Learners should have R and RStudio installed on their computers. They will also need to be able to install R packages from CRAN, create directories, and download files. See the lesson website for instructions on installing R, RStudio, and the required R packages.

Topics

Code handout

There is a code handout that is intended to be distributed to the participants. This file includes some of the examples used during teaching and the titles of the section. It provides a guide that the participants can fill in as the lesson progresses. Participants can also source code from this file to avoid typos in more complex examples.

Contributing

Contributions to the content and development of these lesson are very welcome! If you would like to contribute, we encourage you to review our contributing guide.

Questions

If you have any questions or feedback, please open an issue, contact the maintainers, or come chat with us on the Slack Channel for this lesson. If you don't already have a Slack account with the Carpentries, you can create one.

  • Tobias Busch
  • Ana Costa Conrado
  • François Michonneau
  • Maneesha Sane
  • Brian Seok
  • Ashwin Srinath

Citation

Please cite as

François Michonneau, Tracy Teal, Auriel Fournier, Brian Seok, Adam Obeng, Aleksandra Natalia Pawlik, … Ye Li. (2019, July 1). datacarpentry/R-ecology-lesson: Data Carpentry: Data Analysis and Visualization in R for Ecologists, June 2019 (Version v2019.06.1). Zenodo. http://doi.org/10.5281/zenodo.3264888

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].