Skip to contents

Add iframe

Usage

add_iframe(content, src, height = "500px", width = "100%", tabgroup = NULL)

Arguments

content

A content_collection object

src

iframe source URL

height

iframe height (default: "500px")

width

iframe width (default: "100%")

tabgroup

Optional tabgroup for organizing content (character vector for nested tabs)

Value

Updated content_collection