list_themes {aebdata} | R Documentation |
List available themes
Description
list_themes()
returns a data.frame containing all available themes and
their corresponding ids.
Usage
list_themes()
Value
A data.frame
Examples
# Get the data frame and show the theme titles
themes <- list_themes()
themes$theme_title
[Package aebdata version 0.1.4 Index]