label_ontop_boundaries {confinterpret} | R Documentation |
Label the boundaries on top of the plot.
Description
If plotting values or ranges may want to call this directly last to ensure it is on top, and specify no labels in the canvas plotting call.
Usage
label_ontop_boundaries(boundaries, extra_boundaries = NULL)
Arguments
boundaries |
Named vector of numerical values of where boundaries should be drawn. |
extra_boundaries |
Names optional. |
[Package confinterpret version 1.0.0 Index]