Skip to content

In this document you can see how to do some important data cleaning

Notifications You must be signed in to change notification settings

brunacaveion/cleaning-data-Rstudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

cleaning-data

In this document you can see how to do some important data cleaning, such as substitute NA values for 0 using the is.na.data.frame() function, omit NA values using the na.omit() function, and filter the table using the filter() function from tidyverse library.

About

In this document you can see how to do some important data cleaning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages