designate_axes: Designate axes parts.

Description Usage Arguments Value

Description

Designate axes parts.

Usage

1
2
3
designate_axes(x = NULL, y = NULL, designation = c("left/bottom",
  "right/top"), rotate = FALSE, size = 5, fontface = "bold.italic",
  alpha = 1)

Arguments

x

coordinate of the axes designation. The value will automatically mirrored.

y

coordinate of the axes designation. The value will automatically mirrored.

designation

character vector with the two designation titles.

rotate

designate x (FALSE) or y axis (TRUE).

size

size of the designation titles.

fontface

fontface.

alpha

font alpha.

Value

ggplot2 annotations.


inventionate/TimeSpaceAnalysis documentation built on May 18, 2019, 5:47 a.m.