ANIMATE 2025 is here! 2D/3D animation hackathon using Synfig Studio and Blender. For more details, Click here!

Data Cleaning using R - English

Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute

This is a sample video. To access the full content,
please Login

394 visits



Outline:

Data Cleaning using R About data cleaning. About need for data cleaning. Reading data from a text file. Converting a list to vector using the unlist(). Split the elements of a character vector into substrings using strsplit(). Need for type conversions. Convert raw data to a dataframe. Removing the NA values. Replacing the NA values with 0. Encoding values to factors.