Skip to course content
Free R data course

R Foundations for Data Analysis

Module 05 Summary

What this module established

The first question about a missing value is why it is missing, not how to fill it. A form never submitted and a ward that was closed both show as NA and mean opposite things; filling both with zero asserts one of them for both.

Carry forward

Before moving on

Move on when your cleaning log accounts for every row that left the table.