View source: R/install-release.R
| install_release | R Documentation |
Validate that the current GitHub release is GPG signed and install it if so
install_release(repo)
repo |
Repository address in the format |
## Not run:
install_release("hrbrmstr/hrbrthemes")
# fails
install_release("ironholds/rgeolocate")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.