Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

check_semantic_theme

Semantic theme path validator


Description

Semantic theme path validator

Usage

check_semantic_theme(theme_css, full_url = TRUE)

Arguments

theme_css

it can be either NULL, character with css path, or theme name

full_url

boolean flag that defines what is returned, either filename, or full path. Default TRUE

Value

path to theme or filename

Examples

check_semantic_theme(NULL)
check_semantic_theme("darkly")
check_semantic_theme("darkly", full_url = FALSE)

shiny.semantic

Semantic UI Support for Shiny

v0.4.2
MIT + file LICENSE
Authors
Filip Stachura [aut], Dominik Krzeminski [cre], Krystian Igras [aut], Adam Forys [aut], Paweł Przytuła [aut], Jakub Chojna [aut], Olga Mierzwa-Sulima [aut], Ashley Baldry [ctb], Jakub Chojna [ctb], Olga Mierzwa-Sulima [ctb], Pedro Manuel Coutinho da Silva [ctb], Paweł Przytuła [ctb], Kamil Żyła [ctb], Rabii Bouhestine [ctb], Appsilon Sp. z o.o. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.