tidycode_example {tidycode} | R Documentation |
Get path to example file
Description
tidycode comes bundled with a few small files to use in examples. This function makes them easy to access.
Usage
tidycode_example(path = NULL)
Arguments
path |
Name of file. If |
Examples
tidycode_example()
tidycode_example("example_plot.R")
[Package tidycode version 0.1.1 Index]