scatter.Rd
Make a module-specific scatterplot
scatter(module_code, marks_matrix, student_overall_median)
module_code | Character; the length-5 module code |
---|---|
marks_matrix | Numeric, the matrix of marks |
student_overall_median | The row medians of marks_matrix |
A ggplot
object