It uses the compare_two_characters function but
compares more than two characters at once. After that, it
draws an errorbar plot to visually compare the results.
| 1 2 | plot_swear_word_comparison(main_character, other_characters, words,
  text_size = 30)
 | 
| main_character | South Park character to compare with others. | 
| other_characters | Character vector of other characters. | 
| words | A data frame of words from  | 
| text_size | Numeric value that controls ggplot's text size. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.