A function to generate Figure 3.1 in Rajeg (2018). 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. (2018). Metaphorical profiles and near-synonyms: A corpus-based study of Indonesian words for HAPPINESS. PhD Thesis. Monash University. Melbourne, Australia.

Examples

plot_cxn_interrater(df = top_cxn_data)