col_label("CL//Clearance (L)")[1] "CL" "Clearance (L)"
This is a way to specify the column name for source data along with the axis label
When only the column is given, then the column name will be used for the column title:
You can also pull col//title data from a yspec object. Load the yspec package and generate an example data specification object
Typically, you’ll want to select a subset of columns and then call axis_col_labs()