Skip to content

A lesson on getting unstuck in R, debugging, making reproducible examples (for biologists)

License

Notifications You must be signed in to change notification settings

kaijagahm/R-help-reprexes

Repository files navigation

RRRRRRRRR I'm stuck!

This is a lesson for beginner R coders in data science to learn how to identify problems in code and solve them through the use of reproducible examples and community.

Link to CodiMD

Primary Authors:

This lesson is a template lesson that uses The Carpentries Workbench.

Note about lesson life cycle stage

Although the config.yaml states the life cycle stage as pre-alpha, the template is stable and ready to use. The life cycle stage is preset to "pre-alpha" as this setting is appropriate for new lessons initialised using the template.

Create a new repository from this template

To use this template to start a new lesson repository, make sure you're logged into Github.
Visit https://github.com/carpentries/workbench-template-rmd/generate and follow the instructions. Checking the 'Include all branches' option will save some time waiting for the first website build when your new repository is initialised.

If you have any questions, contact @tobyhodges

Setup

CODE_OF_CONDUCT.md, CONTRIBUTING.md, and LICENSE.md files** as appropriate for your project.

  • CODE_OF_CONDUCT.md: if you are using this template for a project outside The Carpentries, you should adjust this file to describe who should be contacted with Code of Conduct reports, and how those reports will be handled.
  • CONTRIBUTING.md: depending on the current state and maturity of your project, the contents of the template Contributing Guide may not be appropriate. You should adjust the file to help guide contributors on how best to get involved and make an impact on your lesson.
  • LICENSE.md: in line with the terms of the CC-BY license, you should ensure that the copyright information provided in the license file is accurate for your project.

Releases

No releases published

Packages

No packages published