build_iframe: Outout the iframe syntax for a URL.

Description Usage Arguments Examples

View source: R/str_to_x.R

Description

Outout the iframe syntax for a URL.

Usage

1
build_iframe(input = NULL, is_nbviewer = FALSE, is_paste = TRUE)

Arguments

input

Character. URL.

is_nbviewer

Logical. Whether the url is Jupyter notebook.

is_paste

Logical. Whether or not to paste the text on the clipboard.

Examples

1
build_iframe("https://www.r-project.org/", is_paste = FALSE)

JiaxiangBU/add2md documentation built on Jan. 31, 2020, 7:46 p.m.