This function finds a precept materials by its number, unpacks it into your current working directory, and provides some hints to get going.

get_precept(pnum, newname = NULL)

Arguments

pnum

Number of precept

newname

Your preferred name for the unpacked precept materials. (Default: NULL)

Details

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.)

See also

preview_precept to see precept without unpacking anything.