This function makes it easy to generate R objects or files that are
created in the vignette examples. Note that this function should not
be counted on to produce the same output across different versions of
gcplyr
, as it will be frequently changed to match the examples
in the vignettes.
make_example(vignette, example, dir = ".")
An R object, or the names of the files if files have been written
Number of the vignette the example object or file is created in.
Number of the example the object or file is created in.
The directory files should be saved into.