Loading Data into Burro

Use Case

For teachers who wish to use burro in their classrooms who have identified a dataset. This tutorial assumes some basic familiarity with R.

  1. Load dataset (using readr, haven, or readxl)
  2. Identify categorical variables and cast as factor
  3. Identify numeric variables
  4. (for time series): identify key and time fields
  5. Identify outcome variables