col_label: Column // axis-label specification

View source: R/utils.R

col_labelR Documentation

Column // axis-label specification

Description

Column // axis-label specification

Usage

col_label(x)

Arguments

x

string encoding data column and axis title

Examples

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)"))


metrumresearchgroup/pmplots documentation built on Oct. 15, 2024, noon