set_base_text {scplot}R 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()).


[Package scplot version 0.4.0 Index]