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