This course aims to provide basic notions of R programming to people that have NEVER worked with R and that want to learn how to use it for data analysis and visualization.
The Introduction to R course starts from the very basics of R language, all the way through learning how to create scripts, read and write files, manipulate different data structures and plot the results, which will allow you to learn how to do some basic analysis and visualization of your own data by the end of the course. In this course we will combine explanations and examples with lots of hands-on that will allow you to get familiar with basic programming concepts and explore the different possibilities that R offers.
Number of course hours : 12 hours
Date : March 2024
Level: Beginners
Topics Covered:
- Introduction to R and RStudio
- Paths and directories
- R basics & Functions in R
- R scripts
- Data types and data structures
- Data frame manipulation
- Input & Output
- Library and packages
- Basic plotting