Skip to content

saurabhJaju/explore-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

explore-

R Package for some basic exploratory analysis

The package can be installed in your R setup with the following commands:

library(devtools)

install_github("saurabhJaju/explore-")

The functions which could be used/called in this package are:

  1. quantSummary<-quantVarSumm(df)
  2. qualiVarSumm(df)
  3. freqBarPlots(df)
  4. freqPiePlots(df)
  5. covarianceSPlot(data.frame(quantSummary))

About

R Package for some basic exploratory analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages