Files in KWB-R/fakin.path.app
Shiny App to Visualise File Paths

.Rbuildignore
.gitignore
.gitlab-ci.yml
.here
.travis.yml
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/app.R R/app_scan.R R/db_exchange.R R/default_targetdir.R R/fakin_database.R R/find_duplicates.R R/get_and_save_file_info.R R/get_path_summary.R R/get_ui_app_scan.R R/global.R R/guess_expected_encoding.R R/guess_file_metadata.R R/module_csv.R R/module_depth.R R/module_duplicates.R R/module_explore.R R/module_fileData.R R/module_sankey.R R/module_stats.R R/module_treemap.R R/module_wordcloud.R R/name_is_ok.R R/normalise_file_info.R R/plot_file_size_in_depth_gg.R R/plot_path_network.R R/plot_path_network2.R R/plot_treemaps.R R/read_file_info.R R/read_file_paths.R R/read_lines.R R/read_paths.R R/root_dir.R R/utils.R R/write_file_info.R README.md
_pkgdown.yml
appveyor.yml
codecov.yml
fakin.path.app.Rproj
index.md
inst/extdata/example_file_info_1.csv
inst/extdata/example_file_paths.csv
inst/extdata/init_package.R
inst/extdata/sankey_sliders.csv
man/get_and_save_file_info.Rd man/get_recursive_file_info.Rd man/guess_file_metadata.Rd man/left_substring_equals.Rd man/name_is_ok.Rd man/name_to_traffic_light.Rd man/plot_all_treemaps.Rd man/plot_path_network.Rd man/plot_treemaps_from_path_data.Rd man/prepare_for_treemap.Rd man/read_file_info.Rd man/read_file_info_.Rd man/read_file_info_libuv.Rd man/read_file_info_search_index.Rd man/read_file_paths.Rd man/read_lines.Rd man/read_paths.Rd man/read_paths_.Rd man/run_app.Rd man/run_app_scan.Rd man/write_csv.Rd man/write_file_info.Rd tests/testthat.R tests/testthat/test-function-add_colours_to_nodes.R tests/testthat/test-function-add_size_count_labels.R tests/testthat/test-function-aggregate_by_levels.R tests/testthat/test-function-args_treemap.R tests/testthat/test-function-cat_elapsed.R tests/testthat/test-function-check_path_data.R tests/testthat/test-function-connect_to_fakin_database.R tests/testthat/test-function-csvFile.R tests/testthat/test-function-csvFileUI.R tests/testthat/test-function-default_globals.R tests/testthat/test-function-default_local_encoding.R tests/testthat/test-function-default_targetdir.R tests/testthat/test-function-default_treemap_files.R tests/testthat/test-function-default_treeplot_settings.R tests/testthat/test-function-depth.R tests/testthat/test-function-depthUI.R tests/testthat/test-function-dir_or_stop.R tests/testthat/test-function-duplicates.R tests/testthat/test-function-duplicatesUI.R tests/testthat/test-function-duplicates_to_saving_potential.R tests/testthat/test-function-exclude_directories.R tests/testthat/test-function-explore.R tests/testthat/test-function-exploreUI.R tests/testthat/test-function-extdata_file.R tests/testthat/test-function-extract_date.R tests/testthat/test-function-extract_keyword.R tests/testthat/test-function-fileData.R tests/testthat/test-function-fileDataUI.R tests/testthat/test-function-filter_for_start_path.R tests/testthat/test-function-find_duplicates.R tests/testthat/test-function-geom_hline_bytes.R tests/testthat/test-function-get_and_save_file_info.R tests/testthat/test-function-get_available_database_entries.R tests/testthat/test-function-get_biggest_folders_from_map.R tests/testthat/test-function-get_default_sankey_height.R tests/testthat/test-function-get_depth_size_aesthetics.R tests/testthat/test-function-get_environment_vars.R tests/testthat/test-function-get_file_info_files.R tests/testthat/test-function-get_folder_file_size_labels.R tests/testthat/test-function-get_global.R tests/testthat/test-function-get_group_aesthetics.R tests/testthat/test-function-get_links_at_depth.R tests/testthat/test-function-get_links_at_depth2.R tests/testthat/test-function-get_max_path_width.R tests/testthat/test-function-get_path_data_from_database.R tests/testthat/test-function-get_path_network.R tests/testthat/test-function-get_path_network2.R tests/testthat/test-function-get_path_summary.R tests/testthat/test-function-get_path_summary_from_database.R tests/testthat/test-function-get_recursive_file_info.R tests/testthat/test-function-get_title_with_size_count_info.R tests/testthat/test-function-get_ui.R tests/testthat/test-function-get_ui_app_scan.R tests/testthat/test-function-grepl_bytes.R tests/testthat/test-function-guess_expected_encoding.R tests/testthat/test-function-guess_file_metadata.R tests/testthat/test-function-guess_file_path_type.R tests/testthat/test-function-inlineRadioButtons.R tests/testthat/test-function-is_valid_path_file.R tests/testthat/test-function-left_substring_equals.R tests/testthat/test-function-mytreemap.R tests/testthat/test-function-name_is_ok.R tests/testthat/test-function-name_to_traffic_light.R tests/testthat/test-function-normalise_column_names.R tests/testthat/test-function-normalise_file_info.R tests/testthat/test-function-plot_all_treemaps.R tests/testthat/test-function-plot_centered_message.R tests/testthat/test-function-plot_file_size_in_depth_gg.R tests/testthat/test-function-plot_one_treemap.R tests/testthat/test-function-plot_path_network.R tests/testthat/test-function-plot_treemap.R tests/testthat/test-function-plot_treemaps_from_path_data.R tests/testthat/test-function-plot_wordcloud_or_message.R tests/testthat/test-function-prepare_depth_size_data_for_plotly.R tests/testthat/test-function-prepare_for_n_level_treemap.R tests/testthat/test-function-prepare_for_n_level_treemap2.R tests/testthat/test-function-prepare_for_treemap.R tests/testthat/test-function-prepare_full_path_table.R tests/testthat/test-function-prepare_paths_for_network.R tests/testthat/test-function-prepare_paths_for_network2.R tests/testthat/test-function-prepare_root_for_jsTree.R tests/testthat/test-function-read_file_info_.R tests/testthat/test-function-read_file_info_libuv.R tests/testthat/test-function-read_file_info_search_index.R tests/testthat/test-function-read_file_paths.R tests/testthat/test-function-read_lines.R tests/testthat/test-function-read_paths_.R tests/testthat/test-function-read_paths_only.R tests/testthat/test-function-read_root_dirs.R tests/testthat/test-function-read_slider_config_raw.R tests/testthat/test-function-remove_empty.R tests/testthat/test-function-root_dir_file.R tests/testthat/test-function-run_app.R tests/testthat/test-function-run_app_scan.R tests/testthat/test-function-run_in_fakin_database.R tests/testthat/test-function-run_with_modal.R tests/testthat/test-function-sankey.R tests/testthat/test-function-sankeyUI.R tests/testthat/test-function-scale_x_depth.R tests/testthat/test-function-scale_y_log_bytes.R tests/testthat/test-function-select_from_fakin_database.R tests/testthat/test-function-send_query_fetch_optionally.R tests/testthat/test-function-send_query_to_fakin_db.R tests/testthat/test-function-server.R tests/testthat/test-function-server_app_scan.R tests/testthat/test-function-set_global.R tests/testthat/test-function-stats.R tests/testthat/test-function-statsUI.R tests/testthat/test-function-to_top_n.R tests/testthat/test-function-treemapUI.R tests/testthat/test-function-wordcloud.R tests/testthat/test-function-wordcloudUI.R tests/testthat/test-function-write_csv.R tests/testthat/test-function-write_file_info.R tests/testthat/test-function-write_root_dirs.R tests/testthat/test_file_plot_path_network2.R
vignettes/.gitignore
vignettes/usage.Rmd
KWB-R/fakin.path.app documentation built on Nov. 25, 2020, 10:20 p.m.