Skip to content

edar: Exploratory Data Analysis in R

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

DiogoFerrari/edar

Repository files navigation

edar

Exploratory Data Analysis in R (edar) is an R package designed to reduce the amount of code needed to perform tidy exploratory data analysis (EDA) in R.

Instalation

devtools::install_github("DiogoFerrari/edar")
# If you don't want to update the dependencies, use: (you may need to install some dependencies manually)
devtools::install_github("DiogoFerrari/edar", dependencies=F)

Usage

## TBD

See other functions in the package vignette.

vignette(edar)

More information

See this webpage and pdf with examples.

About

edar: Exploratory Data Analysis in R

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published