Description Usage Arguments Details Examples
log_section
adds a section to the pupil preprocessing log.
1 | log_section(log, section)
|
log |
A variable containing the pupil preprocessing log, created with
|
section |
A character string specifying the section name. |
log_section
automatically turns the section name into a
level-2 Markdown header and separates it from preceding messages with two
line breaks.
1 | See create_log for an example.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.