display x or y axis label as an ordinary text, so that the label will not be aligned with axis label of another plot

xlab2(label, fontsize = 11, ...)

ylab2(label, fontsize = 11, ...)

Arguments

label

axis label

fontsize

fontsize of the label

...

additional parameter passed to `gpar`

Value

gg object with new label

Author

Guangchuang Yu