dreamRs / esquisse

RStudio add-in to make plots interactively with ggplot2
https://dreamrs.github.io/esquisse
Other
1.78k stars 229 forks source link

variable labels #134

Open larmarange opened 3 years ago

larmarange commented 3 years ago

The use of variable labels defined through the "label" attributes (cf. haven and labelled packages) is becoming more and more common. They are displayed in RStudio viewer. They are automatically used by gtsummary for printing variable summary tables.

Would it be relevant to add an option to use variable labels instead of variable names for labelling axis and legends?