R tutorial for NORC NSHAP
2019-04-03
Preface
This documentation will help you get started with R as a quick introductory crash course for data exploration. To follow along, use the file P:\5707\5707B\Administrative\Research Assistant Essentials\NSHAP Stata Training Materials\R tutorial winter 2019\nshap_w3_core.xlsx
. Make sure not to save/overwrite the file since it is shared. You can start by making a copy of it first to make sure.
This tutorial will take you through setting up R, then a few powerful libraries called tidyverse
, dplyr
, and ggplot2
.