Files in KWB-R/kwb.fakin
Functions Used in Our Fakin Project

.Rbuildignore
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/apply_substitutions_from_file.R R/boxplot_main_extensions.R R/build_folders_from_file.R R/clean_file-name.R R/convert.R R/encoding.R R/extract_properties.R R/file_info.R R/get_depth_summaries.R R/get_file_info_powershell.R R/get_package_function_usage.R R/imports.R R/list_files.R R/merge_permissions.R R/path_properties.R R/performanceTestResolve.R R/plot-files-in-depth.R R/plot_biggest_folders.R R/plot_file_distribution.R R/plot_file_size_in_depth.R R/plot_number_of_elements_per_folder.R R/plot_percentage_in_depth.R R/prepare_for_scatter_plot.R R/prepare_for_scatter_plot2.R R/prepare_path_data.R R/print_path_tree.R R/project.R R/read_path_information.R R/references.R R/report_about_github_package.R R/report_about_scripts.R R/special-characters.R R/stats.R R/store_restore.R R/subtree_for_treejack.R R/summarise_file_depth_data.R R/textplot_path_summary.R R/tree.R R/utils-pipe.R R/utils.R R/writePathsToFiles.R README.md
_pkgdown.yaml
codecov.yml
index.md
inst/extdata/config/replacements_composed-words.csv
inst/extdata/config/replacements_unify.csv
inst/extdata/config/words-to-attributes.csv
inst/extdata/config/words-to-attributes_aquanes.csv
inst/extdata/example_file_paths.csv
inst/extdata/example_folder_paths.csv
inst/extdata/example_sizeable_sankey.R
inst/extdata/folder_rules
inst/extdata/main.c
inst/extdata/makefile
inst/extdata/powershell_template_search_query.txt
inst/extdata/property_names.txt
inst/extdata/scripts/create_treemaps.R inst/extdata/scripts/extract_properties.R inst/extdata/scripts/paths_to_treenodes.R inst/extdata/scripts/paths_to_treenodes_2.R inst/extdata/scripts/plot_folder_depths.R inst/extdata/scripts/read_different_path_files.R inst/extdata/scripts/test_networkD3.R inst/extdata/scripts/test_package.R inst/extdata/scripts/test_plot_files_in_depth.R inst/extdata/scripts/test_reporting.R inst/extdata/scripts/test_splitting_paths.R inst/extdata/scripts/test_treemap.R inst/extdata/scripts/use_pathlist_class.R inst/extdata/scripts/write_example_file_info.R inst/extdata/scripts/write_file_property_availability.R inst/extdata/testcalls_1.R inst/extdata/testcalls_2.R inst/extdata/testcalls_3.R
kwb.fakin.Rproj
man/all_path_levels.Rd man/build_folders_from_file.Rd man/createLocalProject.Rd man/cut.path_tree.Rd man/extdata_file.Rd man/extract_and_substitute.Rd man/extract_properties.Rd man/getProjectPaths.Rd man/get_depth_summaries.Rd man/get_example_read_and_write_matrices.Rd man/get_file_duplicates.Rd man/get_function_call_frequency.Rd man/get_package_function_usage.Rd man/get_path_stat_matrix.Rd man/get_special_character_info.Rd man/list_files.Rd man/merge_read_and_write_matrices.Rd man/pipe.Rd man/plot_biggest_folders.Rd man/plot_file_distribution.Rd man/plot_files_in_depth.Rd man/plot_number_of_elements_per_folder.Rd man/prepare_path_data.Rd man/print.path_tree.Rd man/property_strings_to_data_frame.Rd man/read_csv.Rd man/read_path_information.Rd man/report_about_github_package.Rd man/report_about_r_scripts.Rd man/summary.path_tree.Rd man/toSubdirMatrix.Rd man/to_tree.Rd tests/testthat.R tests/testthat/Rplots.pdf tests/testthat/test-function-add_percentage_of_sum_columns.R tests/testthat/test-function-all_path_levels.R tests/testthat/test-function-apply_substitutions_from_file.R tests/testthat/test-function-arrange_file_in_depth_plots.R tests/testthat/test-function-ascii_stats.R tests/testthat/test-function-boxplot_main_extensions.R tests/testthat/test-function-build_folders_from_file.R tests/testthat/test-function-bytes_to_mib.R tests/testthat/test-function-cat_elapsed.R tests/testthat/test-function-cat_time.R tests/testthat/test-function-check_depth_summaries.R tests/testthat/test-function-check_depth_summary.R tests/testthat/test-function-check_level_data.R tests/testthat/test-function-check_path_data.R tests/testthat/test-function-clean_file_name.R tests/testthat/test-function-clear_storage.R tests/testthat/test-function-code_to_r_block.R tests/testthat/test-function-createLocalProject.R tests/testthat/test-function-cut.path_tree.R tests/testthat/test-function-cut_left.R tests/testthat/test-function-default_treemap_files.R tests/testthat/test-function-digest_package_specifier.R tests/testthat/test-function-example_string_with_specials.R tests/testthat/test-function-extdata_file.R tests/testthat/test-function-extend_each_element.R tests/testthat/test-function-extend_file_info.R tests/testthat/test-function-extract_and_substitute.R tests/testthat/test-function-extract_properties.R tests/testthat/test-function-fails.R tests/testthat/test-function-filter_for_package_functions.R tests/testthat/test-function-filter_for_project.R tests/testthat/test-function-filter_for_start_path.R tests/testthat/test-function-filter_function_info_for_script.R tests/testthat/test-function-find_metadata.R tests/testthat/test-function-flatten_tree.R tests/testthat/test-function-getDictOneByOne.R tests/testthat/test-function-getProjectPaths.R tests/testthat/test-function-get_depth_summaries.R tests/testthat/test-function-get_depths_from_subdir_matrix.R tests/testthat/test-function-get_example_leafs.R tests/testthat/test-function-get_example_read_and_write_matrices.R tests/testthat/test-function-get_file_duplicates.R tests/testthat/test-function-get_file_info_powershell.R tests/testthat/test-function-get_file_property_names.R tests/testthat/test-function-get_function_call_frequency.R tests/testthat/test-function-get_links_at_depth.R tests/testthat/test-function-get_max_path_width.R tests/testthat/test-function-get_metadata.R tests/testthat/test-function-get_names_recursively.R tests/testthat/test-function-get_non_standard_names.R tests/testthat/test-function-get_package_function_usage.R tests/testthat/test-function-get_path_network.R tests/testthat/test-function-get_path_stat_matrix.R tests/testthat/test-function-get_rmd_function_enumeration.R tests/testthat/test-function-get_rmd_per_script.R tests/testthat/test-function-get_rmd_script_function_enumeration.R tests/testthat/test-function-get_special_character_info.R tests/testthat/test-function-get_storage_files.R tests/testthat/test-function-get_store_folder.R tests/testthat/test-function-get_words_to_attribute_list.R tests/testthat/test-function-github_package_files.R tests/testthat/test-function-github_package_path.R tests/testthat/test-function-guess_file_path_type.R tests/testthat/test-function-indentation.R tests/testthat/test-function-level_data_to_depth_summaries.R tests/testthat/test-function-list_files.R tests/testthat/test-function-lookup.R tests/testthat/test-function-merge_read_and_write_matrices.R tests/testthat/test-function-name_to_traffic_light.R tests/testthat/test-function-ncharHist.R tests/testthat/test-function-ncharTable.R tests/testthat/test-function-path_to_acronym.R tests/testthat/test-function-performanceTestResolve.R tests/testthat/test-function-plot_biggest_folders.R tests/testthat/test-function-plot_expression_numbers.R tests/testthat/test-function-plot_file_distribution.R tests/testthat/test-function-plot_file_size_in_depth.R tests/testthat/test-function-plot_files_in_depth.R tests/testthat/test-function-plot_horizontal_bars.R tests/testthat/test-function-plot_number_of_elements_per_folder.R tests/testthat/test-function-plot_percentage_in_depth.R tests/testthat/test-function-plot_row_numbers.R tests/testthat/test-function-prepare_for_scatter_plot.R tests/testthat/test-function-prepare_path_data.R tests/testthat/test-function-print.path_tree.R tests/testthat/test-function-print_replacement_template.R tests/testthat/test-function-property_is_available.R tests/testthat/test-function-property_strings_to_data_frame.R tests/testthat/test-function-read_csv.R tests/testthat/test-function-read_csv_de.R tests/testthat/test-function-read_file_info.R tests/testthat/test-function-read_path_information.R tests/testthat/test-function-read_paths.R tests/testthat/test-function-read_sha1.R tests/testthat/test-function-read_substitutions_from_file.R tests/testthat/test-function-references.R tests/testthat/test-function-reformat_file_info.R tests/testthat/test-function-remove_non_installed_packages.R tests/testthat/test-function-remove_unwanted.R tests/testthat/test-function-replaceSpecial.R tests/testthat/test-function-replacements.R tests/testthat/test-function-replacements1.R tests/testthat/test-function-replacements2.R tests/testthat/test-function-report_about_github_package.R tests/testthat/test-function-report_about_r_scripts.R tests/testthat/test-function-restore.R tests/testthat/test-function-restoreEncoding.R tests/testthat/test-function-run_powershell.R tests/testthat/test-function-run_windows_search_query.R tests/testthat/test-function-sort_unique.R tests/testthat/test-function-split_string_into_parts.R tests/testthat/test-function-standardise_file_names.R tests/testthat/test-function-stop_.R tests/testthat/test-function-store.R tests/testthat/test-function-subtree_for_treejack.R tests/testthat/test-function-succeeds.R tests/testthat/test-function-summarise_file_depth_data.R tests/testthat/test-function-summary.path_tree.R tests/testthat/test-function-text_summary_to_text.R tests/testthat/test-function-textplot_path_summary.R tests/testthat/test-function-toDataFrame.R tests/testthat/test-function-toLongPath.R tests/testthat/test-function-toSubdirMatrix.R tests/testthat/test-function-to_leaf_matrix.R tests/testthat/test-function-to_multirow_assignment.R tests/testthat/test-function-to_tree.R tests/testthat/test-function-to_tree_using_pathlist.R tests/testthat/test-function-tree_to_text.R tests/testthat/test-function-usedict.R tests/testthat/test-function-utf8_to_iso_8859_1.R tests/testthat/test-function-vector_to_count_table.R tests/testthat/test-function-writePathsToFiles.R tests/testthat/test-function-write_batch_list_files.R tests/testthat/test-function-write_metadata.R tests/testthat/test-function-write_object.R tests/testthat/test-function-write_paths_file.R tests/testthat/test-function-write_paths_to_folder_tree.R
vignettes/.gitignore
vignettes/analyse_scripts.Rmd vignettes/track_folder_changes.Rmd vignettes/understanding_encoding.Rmd vignettes/what_is_there.Rmd vignettes/working_with_paths.Rmd
KWB-R/kwb.fakin documentation built on June 14, 2022, 2 p.m.