Semantic theme path validator
Semantic theme path validator
check_semantic_theme(theme_css, full_url = TRUE)
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 |
path to theme or filename
check_semantic_theme(NULL) check_semantic_theme("darkly") check_semantic_theme("darkly", full_url = FALSE)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.