View source: R/documentation-dummies.R
corr_dummy | R Documentation |
corr_dummy
corr_dummy(diagonal, digits, distinct, type)
diagonal |
Logical value. Indicates if the diagonal values of the
matrices are kept ( = TRUE) or set to NA (= FALSE). Ignored if |
digits |
Numeric. Given to |
distinct |
Logical value. If TRUE only one observation per variable pair remains in the output data.frame. |
type |
Character value. Denotes how the underlying correlation matrix is handled. Three options:
|
shape |
Character value. Specifies the shape of the geometric objects with which the variable pairs are displayed. Either 'circle', 'rect' or 'tile'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.