/DSI_IntroductionToR

Summer Undergraduate Data Science (SUDS) Research Program: Introduction To R at Data Sciences Institute of University of Toronto (Summer 2022)

Summer Undergraduate Data Science (SUDS) Research Program: Introduction To R

Introduction

"The SUDS Opportunities Program is an ideal way to get involved in a high-quality and enriching data science opportunity and to experience applications of data science methods and tools in a range of application areas. " For more informtion, see: https://datasciences.utoronto.ca/suds-cohort-program-2022/

Date: 3 June 2022, Friday

Time: 10 am to 4 pm EST

Institute: University of Toronto (St.George)

Materials

  • Learners must have internet connection, and a computer with administrative privileges, a microphone, and all required software installed in order to participate in online activities.
  • Learners must have R (http://www.r-project.org/). We will help with downloading.
  • Learners must have RStudio (Previously: http://www.rstudio.com/; now: https://posit.co/download/rstudio-desktop/). We will help with downloading.
  • Screen space can be a limitation during online learning since you'll want to see the instructor's screen and have your RStudio open so that you can type along. If you have access to a second monitor or a larger tablet to attend the course while keeping your laptop screen available for coding - this would be great! If not - don't worry, we'll manage!

Learning Objectives

  • Install R and RStudio.
  • Navigate the RStudio environment.
  • Become familiar with R fundamentals.
  • Understand differences in varying data types and structure.
  • Export and Import simple datasets.
  • View attributes of a dataset.
  • Write and test functions.
  • Generate simple visualizations.
  • Be aware of sources for getting help in R.
  • Be aware of sources for expanding skills in R.

Schedule

*Schedule may be modified as needed, and learners will be informed. Course will be taught using R version 4.2.1 and RStudio Desktop version 2022.02.3.

Time Topic
10.00 - 10.20 Introduction
10.20 - 10.30 Setup and RStudio
10.50 - 11.00 am Short Break
11.00 - 12.15 pm Basics + Vectors
12.15 - 1.00 pm Lunch
1.00 - 2.00 pm Matrices, Lists, Data Frames
2.00 - 2.10 pm Short Break
2.10 - 3.10 pm Data Import/Export; Functions
3.10 -3.20 pm Short Break
3.20 - 3.45 pm Graphics; Next Steps

Other Information

README1 README1

Acknowledgements

  • Slides covered in the lectures were originally developed by Anjali Silva.

  • We wish to acknowledge this land on which the University of Toronto operates. For thousands of years it has been the traditional land of the Huron-Wendat, the Seneca, and most recently, the Mississaugas of the Credit River. Today, this meeting place is still the home to many Indigenous people from across Turtle Island and we are grateful to have the opportunity to work on this land.

Maintainer

Contributions

  • IntroductionToR welcomes issues, enhancement requests, and other contributions. To submit an issue, use the GitHub issues.