get_depth_summaries: Get File Number and Size Summary per Folder Depth

View source: R/get_depth_summaries.R

get_depth_summariesR Documentation

Get File Number and Size Summary per Folder Depth

Description

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


KWB-R/kwb.fakin documentation built on June 14, 2022, 2 p.m.