bootswatch_themes {bslib} | R Documentation |
Obtain a list of all available bootswatch themes.
Description
Obtain a list of all available bootswatch themes.
Usage
bootswatch_themes(version = version_default(), full_path = FALSE)
Arguments
version |
the major version of Bootswatch. |
full_path |
whether to return a path to the installed theme. |
Value
a character vector of Bootswatch themes.
[Package bslib version 0.4.0 Index]