edar {Statsomat} | R Documentation |
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()
Value
Shiny app opens in viewer or browser.
Examples
## Not run:
library(Statsomat)
edar()
## End(Not run)
[Package Statsomat version 1.1.0 Index]