create_app_link: Create shinylive iframe

View source: R/utils.R

create_app_linkR Documentation

Create shinylive iframe

Description

Create shinylive iframe

Usage

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

Arguments

app_code

base64 app code. You can create it from https://shinylive.io/r by writing code and click on share and copy the link. The code is located at the end of the url.

mode

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

header

Whether to display the shinylive header. Default to TRUE.


RinteRface/shinyF7 documentation built on March 3, 2024, 7:29 a.m.