Skip to content

Commit

Permalink
Merge pull request #59 from carpentries-incubator/peterlaurin-readme-fix
Browse files Browse the repository at this point in the history
Update README.md with new incubator website
  • Loading branch information
kaijagahm authored Sep 25, 2024
2 parents 444bbe5 + d6c249e commit b86f748
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# RRRRR... I'm stuck!
[![DOI](https://img.shields.io/badge/DOI-10.17605%2FOSF.IO%2F37JPQ-blue?link=https%3A%2F%2Fosf.io%2F37jpq%2F)](https://osf.io/37jpq/)
[![Website](https://img.shields.io/badge/website-RRRRR..._I'm_stuck-B067B0?link=https%3A%2F%2Fkaijagahm.github.io%2FR-help-reprexes%2F)](https://kaijagahm.github.io/R-help-reprexes/)
[![Website](https://img.shields.io/badge/website-RRRRR..._I'm_stuck-B067B0?link=https%3A%2F%2Fcarpentries-incubator.github.io%2FR-help-reprexes%2F)](https://carpentries-incubator.github.io/R-help-reprexes/)
[![License](https://img.shields.io/badge/license-CC_BY-green?link=https%3A%2F%2Fgithub.com%2Fkaijagahm%2FR-help-reprexes%2Fblob%2Fmain%2FLICENSE.md)](LICENSE.md)

This is a lesson for beginner R coders in (ecological) data science. This lesson will teach how to identify and resolve problematic code by using minimal reproducible examples to ask for help from the community. While this lesson should be appropriate for all levels, it is merely a supplement and not a replacement for an intro to R lesson. As such, this lesson assumes a basic understanding of data structures, manipulation, and visualization in R. Familiarity with the `tidyverse` package is helpful but not required. An example of an introductory lesson that covers all pre-requisites is The Carpentries' [Data Analysis and Visualization in R for Ecologists](https://datacarpentry.org/R-ecology-lesson/).

The website for this lesson can be found at https://kaijagahm.github.io/R-help-reprexes/.
The website for this lesson can be found at https://carpentries-incubator.github.io/R-help-reprexes/.

This lesson is a template lesson that uses [The Carpentries Workbench][workbench]. Click on the link to learn more.

Expand Down

0 comments on commit b86f748

Please sign in to comment.