process | R Documentation |
Process a file from the source directory into the build directory according to its role, as determined by file_role
process(path, ...)
## S3 method for class 'deleted'
process(path, ...)
## S3 method for class 'other'
process(path, ...)
## S3 method for class 'code'
process(path, ...)
## S3 method for class 'template'
process(path, ...)
path |
path to the file to process, in the source directory |
... |
further arguments passed to or from other methods. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.