Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fhdsl/intro_to_r
The course covers fundamentals of R, a high-level programming language, and use it to wrangle data for analysis and visualization. The programming skills you will learn are transferable to learn more about R independently and other high-level languages such as Python.
https://github.com/fhdsl/intro_to_r
hutch-course
Last synced: 3 days ago
JSON representation
The course covers fundamentals of R, a high-level programming language, and use it to wrangle data for analysis and visualization. The programming skills you will learn are transferable to learn more about R independently and other high-level languages such as Python.
- Host: GitHub
- URL: https://github.com/fhdsl/intro_to_r
- Owner: fhdsl
- License: cc-by-4.0
- Created: 2023-09-28T18:06:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-17T20:04:10.000Z (2 months ago)
- Last Synced: 2024-09-18T00:41:15.601Z (2 months ago)
- Topics: hutch-course
- Language: JavaScript
- Homepage: https://hutchdatascience.org/Intro_to_R/
- Size: 30.8 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
# Introduction to 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/Intro_to_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 covers fundamentals of R, a high-level programming language, and use it to wrangle data for analysis and visualization. The programming skills you will learn are transferable to learn more about R independently and other high-level languages such as Python. At the end of the class, you will be reproducing analysis from a scientific publication!
## 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.