Learn R Programming

gistr (version 0.2.0)

embed: Get embed script for a gist

Description

Get embed script for a gist

Usage

embed(gist)

Arguments

gist
A gist object or something that can be coerced to a gist object.

Examples

Run this code
gists()[[1]] %>% embed()

Run the code above in your browser using DataLab