R/func_progression_plot.R
progression_plot.Rd
Plot the Progression of the Students in the Data Science Exercises
progression_plot(login, course, module = NULL, sdd_url)
This function is used for its side-effect of plotting a chart comparing the student and the class progression.
#progression_plot(<insert_login_here, "S-BIOG-015",
# module = NULL, sdd_url = "mongodb://127.0.0.1:27017/sdd")