A function to call the script to generate the Body-part barplot in Rajeg (2019, p. 163, Figure 5-1).

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. (2019). Metaphorical profiles and near-synonyms: A corpus-based study of Indonesian words for HAPPINESS (PhD Thesis). Monash University. Melbourne, Australia. https://doi.org/10.26180/5cac231a97fb1.

Examples

plot_body_part(df = phd_data_metaphor)