create_app_link: Create shinylive iframe

View source: R/utils.R

create_app_linkR Documentation

Description

Useful for pkgdown website

Usage

create_app_link(url, mode = c("app", "editor"), header = TRUE)

Arguments

url

app url. A shinylive link.

mode

How to display the shinylive app. Default to app mode.

header

Whether to display the shinylive header. Default to TRUE.


tablerDash documentation built on Sept. 30, 2024, 9:36 a.m.