R/get_depth_summaries.R
get_depth_summaries.RdGet File Number and Size Summary per Folder Depth
get_depth_summaries(file_data, project_dir, max_depth = NULL)data frame as returned by read_file_info
path by which to filter the paths in file_data,
passed to fakin.path.app:::prepare_for_treemap
maximum depth for which to calculate a summary. If
NULL (default), all summaries are created for all available path
depths
list of data frames