None.

default_labs(title = NULL, subtitle = NULL, caption = NULL, x = NULL,
  y = NULL)

Arguments

title, subtitle, caption, x, y

character. It is recommended NOT to use these parameters directly. (Instead, it is recommended that they are modified 'after' the function is called.) Noneheless, they are provided as inputs and assigned reasonable defaults (e.g. 'Count Over Time') where appropriate. (Otherwise, they are given the value of NULL.)

Value

function.

Details

Plays a similar role as default_theme(), but for labels.