Files in chriszheng2016/zstexplorer
Explorer for China Stock Market Investment

.Rbuildignore
.github/.gitignore
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md .github/ISSUE_TEMPLATE/issue_template.md .github/SUPPORT.md
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
CODE_OF_CONDUCT.md
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/app_config.R R/app_server.R R/app_ui.R R/fct_data_service.R R/fct_factor_extra.R R/fct_stats_plotly.R R/fct_testdata.R R/golem_utils_server.R R/golem_utils_ui.R R/mod_cs_PCA_FactoMineR.R R/mod_cs_analysis.R R/mod_cs_cluster_factoextra.R R/mod_cs_cor_DataExplorer.R R/mod_cs_cor_GGally.R R/mod_cs_cor_correlationfunnel.R R/mod_cs_cor_corrplot.R R/mod_cs_cor_plotly.R R/mod_cs_dist_DataExplorer.R R/mod_cs_dist_PerformanceAnalytics.R R/mod_cs_dist_plotly.R R/mod_cs_missing_DataExplorer.R R/mod_cs_missing_mice.R R/mod_cs_missing_naniar.R R/mod_cs_missing_vim.R R/mod_cs_missing_visdat.R R/mod_data_dictionary.R R/mod_explore_factor.R R/mod_load_data.R R/mod_slice_tsbl.R R/mod_ts_analysis.R R/mod_ts_feat_basic_tidyverts.R R/mod_ts_feat_cor_tidyverts.R R/mod_ts_gap_tidyverts.R R/mod_ts_missing_tidyverts.R R/run_app.R R/utils_dev.R R/utils_pipe.R R/utils_testthat_helpers.R R/zstexplorer-package.R README.Rmd README.md
_pkgdown.yml
app.R
codecov.yml
dev/.gitignore
dev/01_start.R dev/02_dev.R dev/03_deploy.R dev/cheatsheet_shiny_app.Rmd
dev/cheatsheet_shiny_app.html
dev/run_dev.R
dev/zb_r.snippets
inst/WORDLIST
inst/app/ui/mod_cs_PCA_FactoMineR/ind_factor_map_desc.md inst/app/ui/mod_cs_PCA_FactoMineR/inertia_desc.md inst/app/ui/mod_cs_PCA_FactoMineR/var_factor_map_desc.md inst/app/ui/mod_cs_cluster_factoextra/hopkins_stats.md inst/app/ui/mod_cs_cluster_factoextra/pvalue_hc.md inst/app/ui/mod_cs_cluster_factoextra/validation_internal.md inst/app/ui/mod_cs_cluster_factoextra/validation_stability.md
inst/app/www/favicon.ico
inst/golem-config.yml
man/add_analysis_module.Rd man/add_shiny_module.Rd man/aggregate_tsbl_vars.Rd man/corrplot_mixed.Rd man/cs_PCA_FactoMineR.Rd man/cs_analysis.Rd man/cs_cluster_factoextra.Rd man/cs_cor_DataExplorer.Rd man/cs_cor_GGally.Rd man/cs_cor_correlationfunnel.Rd man/cs_cor_corrplot.Rd man/cs_cor_plotly.Rd man/cs_dist_DataExplorer.Rd man/cs_dist_PerformanceAnalytics.Rd man/cs_dist_plotly.Rd man/cs_missing_DataExplorer.Rd man/cs_missing_mice.Rd man/cs_missing_naniar.Rd man/cs_missing_vim.Rd man/cs_missing_visdat.Rd man/data_dictionary.Rd man/debug_mode.Rd man/explore_factor.Rd
man/figures/README-pressure-1.png
man/get_pca_formula.Rd man/get_pca_loading.Rd man/gg_scale_compare.Rd man/load_csbl_vars.Rd man/load_data.Rd man/load_factors_info.Rd man/load_market_return.Rd man/load_stock_return.Rd man/load_tsbl_vars.Rd man/periodize_index.Rd man/pipe.Rd man/run_app.Rd man/save_debug_data.Rd man/slice_tsbl.Rd man/stats_plotly.Rd man/ts_analysis.Rd man/ts_feat_basic_tidyverts.Rd man/ts_feat_cor_tidyverts.Rd man/ts_gap_tidyverts.Rd man/ts_missing_tidyverts.Rd man/tsbl2csbl.Rd man/zstexplorer-package.Rd
study/notebook/explore-cluster/.gitignore
study/notebook/explore-cluster/build-report.R study/notebook/explore-cluster/explore-cluster.Rmd
study/notebook/explore-pca/.gitignore
study/notebook/explore-pca/build-report.R study/notebook/explore-pca/explore-pca.Rmd
study/notebook/explore-ts/.gitignore
study/notebook/explore-ts/build-report.R study/notebook/explore-ts/explore-ts-fpp3.Rmd templates/mod_cs_template.R templates/mod_template.R templates/mod_ts_template.R templates/test-mod_cs_template.R templates/test-mod_template.R templates/test-mod_ts_template.R tests/spelling.R tests/testthat.R tests/testthat/_snaps/mod_cs_PCA_FactoMineR.md tests/testthat/_snaps/mod_cs_analysis.md tests/testthat/_snaps/mod_cs_cluster_factoextra.md tests/testthat/_snaps/mod_cs_cor_DataExplorer.md tests/testthat/_snaps/mod_cs_cor_GGally.md tests/testthat/_snaps/mod_cs_cor_correlationfunnel.md tests/testthat/_snaps/mod_cs_cor_corrplot.md tests/testthat/_snaps/mod_cs_dist_DataExplorer.md tests/testthat/_snaps/mod_cs_missing_DataExplorer.md tests/testthat/_snaps/mod_cs_missing_mice.md tests/testthat/_snaps/mod_cs_missing_naniar.md tests/testthat/_snaps/mod_cs_missing_vim.md tests/testthat/_snaps/mod_cs_missing_visdat.md tests/testthat/_snaps/mod_slice_tsbl.md tests/testthat/_snaps/mod_ts_analysis.md tests/testthat/_snaps/mod_ts_feat_basic_tidyverts.md tests/testthat/_snaps/mod_ts_feat_cor_tidyverts.md tests/testthat/_snaps/mod_ts_gap_tidyverts.md tests/testthat/_snaps/mod_ts_missing_tidyverts.md
tests/testthat/data/factors_info.rds
tests/testthat/data/tsbl_market_month_return.rds
tests/testthat/data/tsbl_market_quarter_return.rds
tests/testthat/data/tsbl_market_year_return.rds
tests/testthat/data/tsbl_stock_month_return.rds
tests/testthat/data/tsbl_stock_quarter_return.rds
tests/testthat/data/tsbl_stock_year_return.rds
tests/testthat/data/tsbl_vars.rds
tests/testthat/test-fct_data_service.R tests/testthat/test-fct_factor_extra.R tests/testthat/test-fct_testdata.R tests/testthat/test-golem-recommended.R tests/testthat/test-mod_cs_PCA_FactoMineR.R tests/testthat/test-mod_cs_analysis.R tests/testthat/test-mod_cs_cluster_factoextra.R tests/testthat/test-mod_cs_cor_DataExplorer.R tests/testthat/test-mod_cs_cor_GGally.R tests/testthat/test-mod_cs_cor_correlationfunnel.R tests/testthat/test-mod_cs_cor_corrplot.R tests/testthat/test-mod_cs_cor_plotly.R tests/testthat/test-mod_cs_dist_DataExplorer.R tests/testthat/test-mod_cs_dist_plotly.R tests/testthat/test-mod_cs_missing_DataExplorer.R tests/testthat/test-mod_cs_missing_mice.R tests/testthat/test-mod_cs_missing_naniar.R tests/testthat/test-mod_cs_missing_vim.R tests/testthat/test-mod_cs_missing_visdat.R tests/testthat/test-mod_data_dictionary.R tests/testthat/test-mod_explore_factor.R tests/testthat/test-mod_load_data.R tests/testthat/test-mod_slice_tsbl.R tests/testthat/test-mod_ts_analysis.R tests/testthat/test-mod_ts_feat_basic_tidyverts.R tests/testthat/test-mod_ts_feat_cor_tidyverts.R tests/testthat/test-mod_ts_gap_tidyverts.R tests/testthat/test-mod_ts_missing_tidyverts.R tests/testthat/test-utils_dev.R tests/testthat/test-utils_testthat_helpers.R
zstexplorer.Rproj
chriszheng2016/zstexplorer documentation built on June 13, 2021, 9:47 a.m.