This workshop is the first in a series of three R workshops intended for complete beginners to learn the basics of the R programming language and get started on common data science and visualization applications. This first workshop covers the basics of installation, working with objects, and using control structures. Every workshop in the series concludes with hands-on exercises to help you put your new skills into practice.
The content for this workshop is developed and taught by the OIT Research Technology Services team at SMU in collaboration with SMU Libraries.
- Learn the basics of the R programming language.
- Learn how to use the RStudio IDE.
- Learn to leverage the different data types and structures available in R.
- Learn how to write functions to streamline your code.
- Gain hands-on experience with programming in R.