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