Description Usage Arguments Value
Fetches DESCRIPTION file form a remote Github repository.
1 2 | github_remote_description(..., remote = NULL,
url = "https://raw.githubusercontent.com", warn = TRUE)
|
... |
arguments passed to |
remote |
remote S3 object as returned by |
url |
base url |
warn |
logical that indicates if a warning should be thrown if the file cannot be found. |
an S3 object as returned by devtools::as.package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.