create_from_bcgov_github | R Documentation |
Creates a new local Git repository cloned from a bcgov GitHub repository
create_from_bcgov_github(repo, destdir = ".", protocol = "https", ...)
repo |
bcgov GitHub repo name specified like this: |
destdir |
The destination directory where the cloned project will be stored locally |
protocol |
Transfer protocol. One of |
... |
Other arguments passed on to |
## Not run:
create_from_bcgov_github("bcgov/bcgovr")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.