axis_title_: Axis Label

Description Usage Arguments

View source: R/axis.R

Description

Axis Label

Usage

1
axis_title_(g, title, ..., fontSize = 10, offset = 30, axis = c("x", "y"))

Arguments

g

An object of class g2r or g2Proxy as returned by g2() or g2_proxy().

title

Title to use.

...

Options passed to the title argument

offset

Title offset, otherwise (if 0), not visible.

axis

Axis to put the title on.


devOpifex/g2r documentation built on Jan. 16, 2022, 12:36 a.m.