Overrides generic print function to pretty-print a summary of the course information.
# S3 method for mdl_courses_summary print(x, ...)
x | an object used to select a method. |
---|---|
... | further arguments passed to or from other methods. |
invisible(x). Typically called for its side effect which is a pretty-print of the relevant information.