build_scatter_plot: 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