plot_number_of_elements_per_folder: Plot Folders with Number of Direct Children

View source: R/plot_number_of_elements_per_folder.R

plot_number_of_elements_per_folderR Documentation

Plot Folders with Number of Direct Children

Description

Plot Folders with Number of Direct Children

Usage

plot_number_of_elements_per_folder(
  x,
  main = "",
  to_pdf = FALSE,
  max_chars = 20
)

Arguments

x

tree list structure as returned by to_tree

main

title of the plot

to_pdf

if TRUE the output is directed to a temporary pdf file

max_chars

maximum number of characters to be used for file or folder names


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