set_shiny_theme_if_installed: Shiny theme setup

Description Usage Arguments Value Author(s)

Description

Sets a specified shiny theme, but does not fail, if the theme is not installed. In the latter case, the default theme will be in effect.

Usage

1
set_shiny_theme_if_installed(theme_name = "united")

Arguments

theme_name

(character) specifying the theme name

Value

If the theme is available (i.e., installed) the theme name is returned as is, else NULL is returned.

Author(s)

Roman Pahl, roman.x.pahl@gsk.com


rpahl/Squash documentation built on May 28, 2019, 12:35 a.m.