Learn R Programming

Statsomat (version 1.1.0)

edar: Exploratory Data Analysis with 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

edar()

Arguments

Value

Shiny app opens in viewer or browser.

Examples

Run this code
# NOT RUN {
library(Statsomat)
edar()
# }

Run the code above in your browser using DataLab