View source: R/generic_print_functions.R
print.mdl_post_summary | R Documentation |
Overrides generic print function to pretty-print a summary of the Moodle posts.
## S3 method for class 'mdl_post_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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.