Description Usage Arguments Details Value See Also
dia_names()
is a wrapper around stat_dia_names()
which plots
the names of variables in a ggcorrm
plot at appropriate positions in the
diagonal facets.
1 |
y_pos |
numeric between 0 and 1 specifying the relative position of the text labels along the x axis (defaults to 0.2). |
mapping |
Set of aesthetic mappings created by aes. |
... |
Additional parameters passed to |
inherit.aes |
If |
dia_names()
plots text labels on the plot diagonal and takes care
of the often complicated positioning in plots with different x and y
ranges.
On default, inherit.aes
is set to FALSE
as in most cases this is the
preferred behavior for the labels for variable names.
A ggplot2
layer containing text labels on the diagonal facets.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.