Files in bit2r/BitStat
Statistical Analytics using R and Shiny

.Rbuildignore
.binder/Dockerfile
.gitignore
BitStat.Rproj
DESCRIPTION
NAMESPACE
NEWS
R/BitStat.R R/data.R R/display.R R/html_css.R R/html_tag.R R/launch.R R/translation.R R/zzz.R README.md
TO-DO
inst/app/global.R inst/app/help/data_diagnose_en.Rmd
inst/app/help/data_diagnose_en.html
inst/app/help/data_diagnose_kr.Rmd
inst/app/help/data_diagnose_kr.html
inst/app/help/data_prepare_en.Rmd
inst/app/help/data_prepare_en.html
inst/app/help/data_prepare_kr.Rmd
inst/app/help/data_prepare_kr.html
inst/app/help/data_trans_en.Rmd
inst/app/help/data_trans_en.html
inst/app/help/data_trans_kr.Rmd
inst/app/help/data_trans_kr.html
inst/app/help/descriptive_correlation_en.Rmd
inst/app/help/descriptive_correlation_en.html
inst/app/help/descriptive_correlation_kr.Rmd
inst/app/help/descriptive_correlation_kr.html
inst/app/help/descriptive_summary_en.Rmd
inst/app/help/descriptive_summary_en.html
inst/app/help/descriptive_summary_kr.Rmd
inst/app/help/descriptive_summary_kr.html
inst/app/help/img/contingency_marginal.png
inst/app/help/img/contingency_marginal_en.png
inst/app/help/img/contingency_plot.png
inst/app/help/img/contingency_plot_en.png
inst/app/help/img/contingency_select_variable.png
inst/app/help/img/contingency_select_variable_en.png
inst/app/help/img/correlation_all_variable.png
inst/app/help/img/correlation_all_variable_en.png
inst/app/help/img/correlation_groupby_variable.png
inst/app/help/img/correlation_groupby_variable_en.png
inst/app/help/img/correlation_test.png
inst/app/help/img/correlation_test_en.png
inst/app/help/img/correlation_test_group.png
inst/app/help/img/correlation_test_group_en.png
inst/app/help/img/correlation_test_with_plot.png
inst/app/help/img/correlation_test_with_plot_en.png
inst/app/help/img/correlation_two_variable.png
inst/app/help/img/correlation_two_variable_en.png
inst/app/help/img/correlation_with_plot.png
inst/app/help/img/correlation_with_plot_en.png
inst/app/help/img/download_all.png
inst/app/help/img/download_data.png
inst/app/help/img/edit_data.png
inst/app/help/img/frequency_all_variable.png
inst/app/help/img/frequency_all_variable_en.png
inst/app/help/img/frequency_plot.png
inst/app/help/img/frequency_plot_en.png
inst/app/help/img/frequency_select_variable.png
inst/app/help/img/frequency_with_plot.png
inst/app/help/img/manage_data.png
inst/app/help/img/manipulate_merge_first.png
inst/app/help/img/manipulate_merge_step1_after.png
inst/app/help/img/manipulate_merge_step1_before.png
inst/app/help/img/manipulate_merge_step2_after.png
inst/app/help/img/manipulate_merge_step2_before.png
inst/app/help/img/manipulate_remove_after.png
inst/app/help/img/manipulate_remove_before.png
inst/app/help/img/manipulate_rename_after.png
inst/app/help/img/manipulate_rename_before.png
inst/app/help/img/manipulate_reorder_after.png
inst/app/help/img/manipulate_reorder_before.png
inst/app/help/img/manipulate_reorder_first.png
inst/app/help/img/manipulate_reorg_first.png
inst/app/help/img/manipulate_reorg_step1_after.png
inst/app/help/img/manipulate_reorg_step1_before.png
inst/app/help/img/manipulate_reorg_step2_after.png
inst/app/help/img/manipulate_reorg_step2_before.png
inst/app/help/img/manipulate_reorg_step_before.png
inst/app/help/img/manipulate_retype_after.png
inst/app/help/img/manipulate_retype_before.png
inst/app/help/img/manipulate_transform_log.png
inst/app/help/img/manipulate_transform_zscore.png
inst/app/help/img/table_all_variable.png
inst/app/help/img/table_all_variable_en.png
inst/app/help/img/table_groupby_variable.png
inst/app/help/img/table_groupby_variable_en.png
inst/app/help/img/table_select_cat_variable.png
inst/app/help/img/table_select_cat_variable_en.png
inst/app/help/img/table_select_num_variable.png
inst/app/help/img/table_select_num_variable_en.png
inst/app/help/img/table_select_variable.png
inst/app/help/img/table_select_variable_en.png
inst/app/help/img/table_with_group_plot.png
inst/app/help/img/table_with_group_plot_en.png
inst/app/help/img/table_with_plot.png
inst/app/help/img/table_with_plot_en.png
inst/app/help/img/upload_data.png
inst/app/help/img/view_data.png
inst/app/help/theme.css
inst/app/menu/data_ui.R inst/app/menu/descriptive_ui.R inst/app/menu/help_ui.r inst/app/menu/report_ui.R inst/app/report/descriptive/correlation_matrix.Rmd inst/app/report/descriptive/correlation_test.Rmd inst/app/report/descriptive/summary_category.Rmd inst/app/report/descriptive/summary_contingency.Rmd inst/app/report/descriptive/summary_numeric.Rmd inst/app/report/descriptive_components.R
inst/app/report/theme.css
inst/app/server.R inst/app/tools/data.R inst/app/ui.R
inst/app/www/chooser-binding.js
inst/app/www/meta/lable_info.xlsx
inst/app/www/meta/list_datasets.rds
inst/app/www/r2bit.png
inst/app/www/report/cat_contingency.html
inst/app/www/report/cat_summary.html
inst/app/www/report/corr_mat.html
inst/app/www/report/corr_test.html
inst/app/www/report/num_summary.html
inst/app/www/report/templete.Rmd
inst/app/www/report/theme.css
inst/translation/translation.csv
man/BitStat-package.Rd man/as_character.Rd man/as_date.Rd man/as_factor.Rd man/as_integer.Rd man/as_numeric.Rd man/launch.Rd
bit2r/BitStat documentation built on Nov. 8, 2022, 4:17 p.m.