label_blq: Label axes with censoring labels for BLQ

View source: R/trans_blq.R

label_blqR Documentation

Label axes with censoring labels for BLQ

Description

For ggplot2 scales.

Usage

label_blq(lloq, lloq_text)

Arguments

lloq

The value of the lower limit of quantification as a numeric scalar

lloq_text

The text to use on the axis to indicate values < lloq. It will be automatically set to paste0("<", lloq) if missing.

Value

A function of x which returns the formatted values.

See Also

Other BLQ Transformation: blq_trans(), breaks_blq_general(), estimate_lloq(), ftrans_blq_linear(), itrans_blq_linear()


kestrel99/occamsPmx documentation built on Feb. 25, 2023, 8:39 a.m.