create_app_link {tablerDash} | 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 tablerDash version 0.1.5 Index]