| get_file_path | R Documentation | 
Get file path for automatic report generation
get_file_path( file_directory = "output", file_name = fs::path_file(fs::file_temp(ext = ".docx")) )
| file_directory | Optional string directory relative to the project folder | 
| file_name | Required string containing file name with file extension | 
String file path
get_file_path(file_name = "test.docx")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.