create_app_link: Create shinylive iframe
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.