build_histogram_plot {SUMO}R Documentation

Helper function to build histogram plot (internal use)

Description

Helper function to build histogram plot (internal use)

Usage

build_histogram_plot(df, title = "", show.legend = TRUE)

Arguments

df

Dataframe with features and weights

title

Plot title

show.legend

Logical to show legend


[Package SUMO version 1.2.0 Index]