Description Usage Arguments Value Examples
This function series provides easy file access code for resources in the 'LibLabReviews' package.
1 2 3 4 5 6 7 | review_resources(type = "analysis", ...)
issue_resources(type = "analysis", ...)
pull_resources(type = "analysis", ...)
label_resources(type = "analysis", ...)
|
type |
the type of resource you are selecting. A limited option set. |
... |
Additional arguments passed on to 'system.file' function in LibLabReviews |
The correct file path for the associated resource
1 2 | #get file path for the generic pull request template
pull_resources(type = "analysis", "pull_request_template.md")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.