| .resolve_axis_label | R Documentation |
Three-way logic: NULL -> hide the axis label entirely " " -> use the column name from spec as the fallback string -> use the string as-is
.resolve_axis_label(opts_label, spec_col)
opts_label |
The value from hd_opts()$ylab or $xlab. |
spec_col |
The column name from hd_spec()$y or $x. |
Character string or NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.