
Set a function to format the label of unlabelled variables.
weave_label_case(label_case = snakecase::to_sentence_case, ...)
A function to apply to a unspecified/unlabelled x_label
, y_label
, col_label
etc. Defaults to snakecase::to_sentence_case
.
Provided to require argument naming, support trailing commas etc.