Description Usage Arguments Details
This function finds a problem set number, unpacks it into your current working directory, and provides some hints to get going.
1 | get_problemset(pnum, newname = NULL)
|
pnum |
Number of problem set |
newname |
Your preferred name for the unpacked problem set materials. (Default: NULL) |
By default the handout materials will unpack into a folder called, e.g. 'problemset1' if 1 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.)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.