p_install_gh(package, ...)
username/repo[/subdir][@ref|#pull]
.
Note that this must be a character string.install_github
.Installs a GitHub package. A wrapper for install_github
.
## <strong>Not run</strong>: # p_install_gh("trinker/pacman") # # ## Package doesn't exist # p_install_gh("trinker/pacmanAwesomer") # ## <strong>End(Not run)</strong>
install_github