return_aes_param: Obtain aesthetic settings

Description Usage Arguments Examples

Description

If the supplied list is NULL, then the default settings will be returned. Otherwise, the named fields in the supplied list will replace the corresponding field in the default settings

Usage

1
return_aes_param(aes_param, load_format_conf = NULL)

Arguments

aes_param

a named list of aesthetic settings

Examples

1
2
# change the fontsize and font family
return_aes_param (list (fontsize=12, font_fam='Arial') )

Yutong441/TBdev documentation built on Dec. 18, 2021, 8:22 p.m.