View source: R/save_tex_value.R
handle_file_name | R Documentation |
hanle_file_name
checks the extension of file_name
, breaks if it
is not a '.tex' extension and adds '.tex' extension if no extension exists.
If path
is not NULL
combines path
and file_name
.
handle_file_name(file_name, path = NULL)
file_name |
File name to create on disk. |
path |
Path to the directory to save the file to. |
a complete file name (with path and extension)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.