create_app_link {argonDash} | R Documentation |
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. |
[Package argonDash version 0.2.5 Index]