pkgdown/extra-head.html

Skip to contents

Create dashboard titles from brand options

Usage

dash_titles_from(brand, ...)

Arguments

brand

A bs4dashkit_brand_options object created by dash_brand_options().

...

Additional arguments passed to dash_titles(), overriding values stored in brand.

Value

A named list with app_name, brand, and deps; see dash_titles().