Learn R Programming

scplot (version 0.5.1)

set_base_text: Set base text parameters of an scplot

Description

Set base text parameters of an scplot

Usage

set_base_text(object, ...)

Value

An object of class scplot (seescplot()).

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().