Learn R Programming

cograph (version 1.5.2)

get_theme: Get a Registered Theme

Description

Get a Registered Theme

Usage

get_theme(name)

Value

The theme object, or NULL if not found.

Arguments

name

Character. Name of the theme.

Examples

Run this code
get_theme("classic")

Run the code above in your browser using DataLab