col_label | R Documentation |
Column // axis-label specification
col_label(x)
x |
string encoding data column and axis title |
col_label("CL // Clearance (L)")
col_label("CL//Clearance (L)")
col_label("CL $$ Clearance (L)")
col_label("CL !! Clearance (L)")
col_label("CL @@ Clearance (L)")
try(col_label("CL / Clearance (L)"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.