Skip to content

Karan-Malik/R-Basic-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

R-Basic-Data-Analysis

Basic CSV Data Reading and Analysis using R

About

The program R_DA.R reads one or more of the 332 csv files present in the folder specdata, stores it as dataframe and applies basic DA techniques like mean, correlation and NA value checks to the files.

The data used is available as a part of the R Programming Course, provided by John Hopkins University, available on Coursera.