Description Usage Arguments Details Value
find_file
is a function that takes the name of a file and returns
the path to the file, if found.
1 |
name |
Character vector of the name of the file to look for |
ext |
The file extension without a period (.) |
file_num |
Numeric. In case more than one file matches the |
Used in scripts: Robust function: TRUE
Returns the file path, if the file is not found it returns an error. If more than one file matches the name, a list of all matches is also printed to console to facilitate picking the right file_num
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.