Description Usage Arguments Details See Also
This function finds a handout materials by its number, unpacks it into your current working directory, and provides some hints to get going.
1 | get_handout(pnum, newname = NULL)
|
pnum |
Number of handout |
newname |
Your preferred name for the unpacked handout materials. (Default: NULL) |
By default the handout materials will unpack into a folder called, e.g. 'handout7' if 7 is the number you provided.
If you'd prefer to unpack the materials under a different name, perhaps
because you've decided to start fresh, or because for whatever reason there's
already a folder with that name where you want to unpack it, use the
newname
argument to asign a new one. (Note that this only renames the
top folder. The contents are keep their original names.)
preview_handout
to see handout without
unpacking anything.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.