get_handout: Unpack Handout Materials by Number

Description Usage Arguments Details See Also

View source: R/functions.R

Description

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

Usage

1
get_handout(pnum, newname = NULL)

Arguments

pnum

Number of handout

newname

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

Details

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

See Also

preview_handout to see handout without unpacking anything.


conjugateprior/pol345.student documentation built on Oct. 2, 2021, 8:16 p.m.