Skip to contents

Title

Usage

set_theme(p, fontsize)

Arguments

p

a plot to be customized

fontsize

the basic font size

Value

a plot with customized design and an adusted font size

Examples

set_theme(p, fontsize=18)
#> Error: object 'p' not found