A function to generate Figure 3.1 in Rajeg (2019). The figure shows the proportion of the most frequent constructional patterns agreed during the interrater agreement trial.

plot_cxn_interrater(df = NULL)

Arguments

df

data frame for the plot included in the package, that is top_cxn_data.

Value

A ggplot image

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_cxn_interrater(df = top_cxn_data)