View source: R/make_data_example.R
create the filepath for the raw CSV file
1 2 | get_csv_filepath_example(chapter, exercise, path_base = file.path(".",
"inst", "example"))
|
chapter |
Chapter to create the file path for |
exercise |
Exercise to create the file path for |
path_base |
Base path |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.