app_container: Create container for bs4Dash demo app

View source: R/utils.R

app_containerR Documentation

Create container for bs4Dash demo app

Description

Container based on device.css

Usage

app_container(url, deps = FALSE)

Arguments

url

app URL. httr GET test is run before. If failed, function returns NULL.

deps

Whether to include marvel device assets. Default to FALSE. The first occurence must set deps to TRUE so that CSS is loaded in the page.


DivadNojnarg/bs4Dash documentation built on Feb. 5, 2024, 9:02 a.m.