Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fhdsl/intermediate_r
https://github.com/fhdsl/intermediate_r
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fhdsl/intermediate_r
- Owner: fhdsl
- License: cc-by-4.0
- Created: 2024-03-21T17:53:40.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T00:02:12.000Z (8 months ago)
- Last Synced: 2024-05-22T20:31:59.510Z (8 months ago)
- Language: JavaScript
- Size: 29.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
# Intermediate R
This course was created from [this GitHub template](https://github.com/jhudsl/OTTR_Template).
You can see the rendered course material [here](https://hutchdatascience.org/Intermediate_R/).
If you would like to contribute to this course material, take a look at the [OTTR documentation](https://www.ottrproject.org/).
## About this course
The course continues building programming [fundamentals in R programming](https://hutchdatascience.org/Intro_to_R) and data analysis. You will learn how to make use of complex data structures, use custom functions built by other R users, creating your own functions, and how to iterate repeated tasks that scales naturally. You will also learn how to clean messy data to a Tidy form for analysis, and conduct an end-to-end data science workflow.
## Encountering problems?
If you are encountering any problems with this course, please file a GitHub issue.
All materials in this course are licensed under a Creative Commons Attribution 4.0 International License unless noted otherwise.