Make a module-specific scatterplot

scatter(module_code, marks_matrix, student_overall_median)

Arguments

module_code

Character; the length-5 module code

marks_matrix

Numeric, the matrix of marks

student_overall_median

The row medians of marks_matrix

Value

A ggplot object