Skip to content

Demonstration of data wrangling with R. Common data cleaning and preprocessing tasks will be explored by locating open data from the web, import it into R, apply tidy data principles on the data and manipulate the data appropriately. The 'wh_staff_dataset.csv' contains the complete White House staff salary data from 1997-2020.

Notifications You must be signed in to change notification settings

carimo198/data-wrangling-R

Repository files navigation

Data Wrangling with R

Explore data using R: White House staff salaries 1997-2020

This repository is a demonstration of data wrangling with R. Common data cleaning and preprocessing tasks will be explored by locating open data from the web, import it into R, apply tidy data principles on the data and manipulate the data appropriately. The 'wh_staff_dataset.csv' contains the complete White House staff salary data from 1997-2020. Refer to the project page for further information and detailed explanation of the techniques used.

About

Demonstration of data wrangling with R. Common data cleaning and preprocessing tasks will be explored by locating open data from the web, import it into R, apply tidy data principles on the data and manipulate the data appropriately. The 'wh_staff_dataset.csv' contains the complete White House staff salary data from 1997-2020.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages