Introduction

This workshop will introduce the basics of using R and RStudio to analyze data for research. No prior programming experience is required; having knowledge and experience with another statistical software package (such as SPSS or SAS) will be helpful.

Learning Objectives

From this workshop, you will obtain basic knowledge and skills in using R and RStudio to analyze data for research. Completing the exercises designed for this workshop, you will be able to: – learn how to install R and RStudio – Install and use reuired R packages for a data analysis procedure – Use RStudio to Write R script for data analysis

Specifically, your will learn how to import, manage, explore, and analysis a structured data, and learn how to export a new data set.

Step-by-step Demontrations and Exercises

See demonstrations and do exercises https://qcjoan.github.io/r-exercises/

Resources for R and RStudio

See this guide for more resources for R and RStudio.