Skip to content

Releases: datacarpentry/R-ecology-lesson

Data Carpentry: Data Analysis and Visualization in R for Ecologists 2024-07a

10 Jul 13:12
34902f4
Compare
Choose a tag to compare

A release following adoption of a large-scale redesign of the lesson content.


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).
It is a redesigned version of the original Data Carpentry lesson.

The initial effort towards this redesign was done by Michael Culshaw-Maurer in another repository in The Carpentries Incubator: https://github.com/carpentries-incubator/R-ecology-lesson (now archived). See Michael's notes while preparing the redesign in the update_plans.md file of that repository.

The lesson starts with information about the R programming language and the RStudio interface. It then moves to loading in data and exploring how to visualise it with ggplot2. The next episode takes learners through an exploration of data frames and some common data cleaning operations, before discussing vectors and factors. The final episode introduces the flow of data in R, and how to combine operations to select, filter, and mutate a data frame.

Providing feedback on this lesson

If you teach this redesigned lesson, please open an issue on this repository to share your experience.

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.

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.

Maintainers

Data Carpentry: Data Analysis and Visualization in R for Ecologists 2024-07

08 Jul 10:03
6a5ab5e
Compare
Choose a tag to compare

Data Carpentry: Data Analysis and Visualization in R for Ecologists 2023-05

03 May 14:36
e41ccc2
Compare
Choose a tag to compare

This is the release ahead of the transition to The Workbench

Data Carpentry: Data Analysis and Visualization in R for Ecologists, June 2019

01 Jul 10:35
1eaef4b
Compare
Choose a tag to compare

Data Carpentry lesson from Ecology curriculum to learn how to analyse and visualise ecological data in R.

Data Carpentry R Ecology Lesson v2017.04.3

28 Apr 19:02
9206980
Compare
Choose a tag to compare

R-ecology-lesson v2017.04.3

Initial release of the Data Carpentry R ecology lesson.

Data Carpentry R Ecology Lesson v2017.04.2

26 Apr 21:52
Compare
Choose a tag to compare

R-ecology-lesson v2017.04.0

Initial release of the Data Carpentry R ecology lesson.

v2017.04.1

26 Apr 21:45
Compare
Choose a tag to compare
v2017.04.1 Pre-release
Pre-release
first attempt at zenodo metadata

Data Carpentry R Ecology Lesson v2017.04.0

26 Apr 20:47
efb6f72
Compare
Choose a tag to compare

R-ecology-lesson v2017.04.0

Initial release of the Data Carpentry R ecology lesson.