Learn R Programming

Rtraining (version 1.4.0)

imgURL: Produce link to file stored on github repo

Description

Produce link to file stored on github repo

Usage

imgURL(x, repo = "stephlocke/lazyCDN", branch = "master")

Arguments

x
file name
repo
username/repo
branch
If in gh-pages or something

Value

url

Examples

Run this code
imgURL("blah.png")

Run the code above in your browser using DataLab