set_base_text: Set base text parameters of an scplot

View source: R/set_base_text.R

set_base_textR Documentation

Set base text parameters of an scplot

Description

Set base text parameters of an scplot

Usage

set_base_text(object, ...)

Arguments

object

An scplot object (class scplot) returned from the scplot() function.

...

List with text parameters (⁠"family", "face", "colour", "size", "hjust", "vjust", "angle", "lineheight", "margin"⁠). See element_text().

Value

An object of class scplot (seescplot()).


jazznbass/scplot documentation built on Feb. 8, 2025, 6:20 p.m.