l_setTitleFont: Set the title font of all loon displays

View source: R/l_setTitleFont.R

l_setTitleFontR Documentation

Set the title font of all loon displays

Description

All of loon's displays access a set of common options. This function sets the font for the title bar of the displays.

Usage

l_setTitleFont(size = "16", weight = "bold", family = "Helvetica")

Arguments

size

the font size.

weight

the font size.

family

the font family.

Value

the value of the named option.

See Also

l_getOptionNames, l_userOptions, l_userOptionDefault, l_setOption


loon documentation built on July 9, 2023, 5:48 p.m.