Introduction

Check the integrity of datasets and clean them up to ensure that the data basis for your analysis is consistent.

Learning objectives

At the end of this unit you should be able to

  • identify some common problems in the structure of data frames,
  • subset, merge, separate a data frame in order to clean it.

For a quick introduction to sorting and combining data in R check out our own material in the accompanying Base R course.

Comments?

You can leave comments below if you have questions or remarks about any of the text or code in this unit. Please copy the corresponding line into your comment to make it easier to answer your question.

Updated: