Skip to contents

Retrieves a ggplot2 theme based on the specified template.

Usage

get_theme(template = "inrae", ...)

Arguments

template

character The name of the theme template to apply.

...

Additional arguments passed to the theme function.

Value

A ggplot2 theme object.