plot_sim_emotions | R Documentation |
Function to plot the latent or the observable emotion scores.
plot_sim_emotions(df, mode = "latent", title = " ")
df |
Data frame.
The data frame containing the latent and observable variables created by the |
mode |
Character. The mode of the plot. Can be either 'latent', 'positive' or 'negative'. |
title |
Character. The title of the plot. Default is an empty title, ' '. |
A plot of the latent or the observable emotion scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.