Skip to contents

Get File Number and Size Summary per Folder Depth

Usage

get_depth_summaries(file_data, project_dir, max_depth = NULL)

Arguments

file_data

data frame as returned by read_file_info

project_dir

path by which to filter the paths in file_data, passed to fakin.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

Value

list of data frames