nicepairs | R Documentation |
FUNCTION_DESCRIPTION
nicepairs( x, punktcol = grDevices::rgb(0, 0, 0, 0.3), punktform = 4, punktgroesse = NULL, cortype = "spearman", smoothness = 0.95, ... )
x |
PARAM_DESCRIPTION |
punktcol |
PARAM_DESCRIPTION, Default: rgb(0, 0, 0, 0.3) |
punktform |
PARAM_DESCRIPTION, Default: 4 |
punktgroesse |
PARAM_DESCRIPTION, Default: NULL |
cortype |
PARAM_DESCRIPTION, Default: 'spearman' |
smoothness |
PARAM_DESCRIPTION, Default: 0.95 |
... |
PARAM_DESCRIPTION |
DETAILS
OUTPUT_DESCRIPTION
## Not run: if(interactive()){ #EXAMPLE1 } ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.