find_matching_file | R Documentation |
Find file matching regular expression in directory. Used to retrieve code files which vary depending on version.
find_matching_file(file_path, match)
file_path |
Path to search for file |
match |
Regular expression to use |
File name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.