list_themes: List available themes

View source: R/list.R

list_themesR 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


aebdata documentation built on April 4, 2025, 3:40 a.m.