plot_all_treemaps: Plot Treemaps for All given Path Infos

Description Usage Arguments Value

View source: R/plot_treemaps.R

Description

Plot Treemaps for All given Path Infos

Usage

1
plot_all_treemaps(path_infos, as_png = TRUE, ...)

Arguments

path_infos

list of data frames each of which contains file path information as returned by read_file_info

as_png

if TRUE the plots are saved to png-files in tempdir(). The name is then taken from the names of the elements in path_infos. Otherwise the plot go into the current graphical device.

...

further arguments passed to plot_treemaps_from_path_data, such as n_levels

Value

for as_png = TRUE vector of paths to the created png files.


KWB-R/fakin.path.app documentation built on Nov. 25, 2020, 10:20 p.m.