View source: R/prv_reshape_for_plots.R
reshape_for_plots | R Documentation |
Manually reshapes the data into Long format and adds a refinement group factor.
reshape_for_plots(score_df, refinements = integer(0))
score_df |
(Dataframe) A scored code matrix as generated by |
refinements |
Either a list object generated by |
A dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.