build_scatter_plot {SUMO}R Documentation

Helper function to build scatter plot (internal use)

Description

Helper function to build scatter plot (internal use)

Usage

build_scatter_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]