View source: R/create_path_to_file.R
Creates a full file path by taking name components sans punctuation
1 | create_path_to_file(path_folder, basename, file_extension = NULL)
|
path_folder |
path to destination folder including forward slashes |
basename |
basename of file without file extension |
file_extension |
file extension |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.