Visualize details about the grade for one student

plot_grade(data, show.name = TRUE, give.note = TRUE)

Arguments

data

Grading data

show.name

Indicate the name of the student in the title

give.note

Indicate the final note in the title

Value

A ggplot object