plot_sim_emotions: Plot the latent or the observable emotion scores.

View source: R/dlo.R

plot_sim_emotionsR Documentation

Plot the latent or the observable emotion scores.

Description

Function to plot the latent or the observable emotion scores.

Usage

plot_sim_emotions(df, mode = "latent", title = " ")

Arguments

df

Data frame. The data frame containing the latent and observable variables created by the simulate_video function.

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, ' '.

Value

A plot of the latent or the observable emotion scores.


transforEmotion documentation built on Sept. 11, 2024, 9:26 p.m.