A function to call the script to generate the Body-part barplot in Rajeg (2018, Chapter 5).

plot_body_part(df = NULL)

Arguments

df

the data frame for the thesis (phd_data_metaphor).

Value

Barplot based on ggplot2 package

References

Rajeg, G. P. W. (2018). Metaphorical profiles and near-synonyms: A corpus-based study of Indonesian words for HAPPINESS (PhD Thesis). Monash University. Melbourne, Australia.

Examples

plot_body_part(df = phd_data_metaphor)