set_base_text.Rd
Set base text parameters of an scplot
set_base_text(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()
.
An object of class scplot
(seescplot()
).