2.2 Good Data Protocol

In preparing your data for analysis in R you will want to consider using the following approaches:

  • Data Log
  • Archiving or Version control
  • Data Dictionary (Meta Data)
  • Data Monitoring and Safety
  • Data Cleaning and Preprocessing
  • Data Formatting
  • Summary Graphs & Stats

Today’s workshop will focus on the last two steps: Data Formatting and Summary Graphs. For more information on the remainder, the two supporting documents can be found at the following links: