edar: Exploratory Data Analysis with R

Description Usage Value Examples

View source: R/edar.R

Description

A Shiny app for automated Exploratory Data Analysis with R. Run the app locally by calling the function or launch it directly in the web from https://statsomat.shinyapps.io/Descriptive_statistics/. Follow the Instructions described in the GUI to use the app and generate a report. Check also the GitHub repository https://github.com/Statsomat/edar.

Usage

1
edar()

Value

Shiny app opens in viewer or browser.

Examples

1
2
3
4
5
## Not run: 
library(Statsomat)
edar()

## End(Not run)

Statsomat documentation built on Nov. 17, 2021, 5:17 p.m.

Related to edar in Statsomat...