Produce the scatterplots of each pair of scores and display them as a symetric matrix of plots.
This function is meant to visualize the kind of relationships that exist between the different scores.
1 | plot_scores_relationships(x, pdf_filename = NULL)
|
x |
data.frame: the table of scores |
pdf_filename |
path to a pdf file which must store the plot (optional) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.