Description Usage Format Examples
Granularity refers to a person's ability to separate their emotions into specific types. People with low granularity struggle to separate their emotions (e.g., reporting that sadness, anger, fear, and others all just feel "bad""), whereas people with high granularity are very specific in how they parse their emotions (e.g., easily distinguishing between nuanced emotions like disappointment and frustration). A few outliers were removed compared to the original data.
1 | data("granularity")
|
A data frame with 143 individuals and the following 3 variables.
gran
Granularity score
age
Participant's age
gender
Gender
1 2 | data("granularity")
str(granularity)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.