Function reference
-
all_path_levels()
- All Paths to Parent Folders
-
build_folders_from_file()
- Create Folder Structure from Paths in File
-
createLocalProject()
- Create Empty Project Folder Structure Locally
-
cut(<path_tree>)
- Cut a Path Tree
-
extdata_file()
- Path to File in extdata Folder of this Package
-
extract_properties()
- Extract Pattern-Defined Properties from Strings
-
getProjectPaths()
- Paths where to find project on the KWB server
-
get_depth_summaries()
- Get File Number and Size Summary per Folder Depth
-
get_example_read_and_write_matrices()
- Get Example Matrices of Read- and Write-Permissions
-
get_file_duplicates()
- Get list of paths containing files of the same name
-
get_function_call_frequency()
- Which Function is Called How Often?
-
get_package_function_usage()
- How Often Are the Functions of a Package Used?
-
get_path_stat_matrix()
- How Many Folders of the Template are in the Project Folder?
-
get_special_character_info()
- Get Special Characters and Their Byte Codes
-
list_files()
- Get File Paths Recursively (Windows only!)
-
merge_read_and_write_matrices()
- Merge Read and Write Permission Matrices
-
plot_biggest_folders()
- Plot Folders with Maximum Number of Files
-
plot_file_distribution()
- Plot Distributions of Files in Folder Depths and Name Summaries
-
plot_files_in_depth()
- Plot File Sizes over Folder Depth
-
plot_number_of_elements_per_folder()
- Plot Folders with Number of Direct Children
-
prepare_path_data()
- Select and Filter for Relevant Path Information
-
print(<path_tree>)
- Print a tree
-
read_csv()
- Read Data from CSV File
-
read_path_information()
- Read Files Containing File Path Information from Folder
-
report_about_github_package()
- Report about the Functions in an R-Package on GitHub
-
report_about_r_scripts()
- Create a HTML Report About R Scripts
-
summary(<path_tree>)
- Get Statistics on Path Tree Nodes
-
to_tree()
- Convert Paths to Tree List