View source: R/LinkToGithubRepository.R
This function links a package to a github repository of the same name.
1 2 3 | LinkToGithubRepository(package.name,
package.location = "/Users/pauln/Dropbox/Work Projects/R Packages",
github.username = "pjnewcombe", reconnection = FALSE)
|
package.name |
The name of the package |
package.location |
Directory all R packages are stored in. |
github.username |
Github account username. Set to NULL to skip linking to a github repository of the same name. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.