devtools (version 0.3)

install_github: Attempts to install a package directly from github.

Description

Attempts to install a package directly from github.

Usage

install_github(repo, username="hadley")

Arguments

username
Github username
repo
Repo name

Examples

Run this code
install_github("roxygen")

Run the code above in your browser using DataCamp Workspace