subscale_identity | R Documentation |
This is an identity sub-scale for the thickness
aesthetic
in ggdist. It returns its input as a thickness vector without
rescaling. It can be used with the subscale
parameter of
geom_slabinterval()
.
subscale_identity(x)
x |
<numeric> Vector to be rescaled.
Typically provided automatically by |
A thickness vector of the same length as x
, with infinite
values in x
squished into the data range.
Other sub-scales:
subscale_thickness()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.