gist_url_to_raw: Convert github gist url into equilvalent url for raw code

Description Usage Arguments Value Examples

View source: R/gist_url_to_raw.R

Description

Convert github gist url into equilvalent url for raw code

Usage

1

Arguments

url

Link to a github gist

Value

A character vector of length 1 containing url for the raw version of the github gist

Examples

1
gist_url_to_raw("https://gist.github.com/korkridake/ea96f6569f5a4f9a1a552145e6151235")

rawr documentation built on May 17, 2021, 5:07 p.m.

Related to gist_url_to_raw in rawr...