Description Usage Arguments Value Author(s)
View source: R/data_helper_fun.R
Reactive Data Exploration including statistics data quality and graphic output.
1 2 3 4 5 | data_exploration_view(
tisefka = NULL,
tisefka_report = NULL,
numeric_variables = NULL
)
|
tisefka |
Raw data(row names as date) |
tisefka_report |
Data report including outliers , statistics and quality information |
numeric_variables |
the numerical variables |
datahandontable object including start end date , statistics outliers information and charts(boxplot,distribution and raw plot)
Farid Azouaou
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.