Description Usage Arguments Examples
Install minimal GitHub package version(s).
1 | p_install_version_gh(package, version, dependencies = TRUE)
|
package |
|
version |
Corresponding |
dependencies |
logical. If |
1 2 3 4 5 6 7 | ## Not run:
p_install_version_gh(
c("trinker/pacman", "hadley/testthat"),
c("0.2.0", "0.9.1")
)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.