process_single_file | R Documentation |
Processes an individual source file by updating the file with the specified
'path' and writing the updated file to the cli/
directory of the
database.
process_single_file(src_file_path, path)
src_file_path |
[mandatory] (character) The path of the source file to process. |
path |
[mandatory] (character) The path to the root directory of the generated database. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.