tidycode (version 0.1.0)

tidycode_example: 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 NULL, the example files will be listed.

Examples

Run this code
# NOT RUN {
tidycode_example()
tidycode_example("example_plot.R")
# }

Run the code above in your browser using DataLab