- To understand the importance of data manipulation and cleaning for good data analytic practices.
- To understand how to select, manipulate and transform data under both standardized and conditional situation.
- To understand how to clean data through identifying or removing missing observations.
- Data Summarization, using summary(),
- Data Manipulation, changing data types, transforming and mutating data,
- Data Selection, based on static or conditional situations,
- Data Cleaning, through identification, removal and replacement of missing observations,