Skip to content

antarasachdev/cleaning_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

cleaning_data

Getting and Cleaning Data Course Project

Overview

This project demonstrates the ability to collect, clean, and prepare a tidy dataset for later analysis.

Files

  • run_analysis.R: Main script to process the data.
  • tidy_data.txt: The final tidy dataset.
  • CodeBook.md: Describes the data and transformations.
  • README.md: Instructions and project description.

Steps to Run

  1. Clone the repository.
  2. Place the script (run_analysis.R) in your working directory.
  3. Run the script:
    source("run_analysis.R")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages