Nothing
# corrplot 0.94
nsmall = number.digits
. (thanks, @the-mad-statter)addgrid.col
and bg
don't work in mixed plot. (thanks, @ZoomMan91)insig = "n"
and p.mat
sometimes causes an error. (thanks, @Sumidu)transKeepSign
, whether or not to keep matrix values' sign when transforming non-corr matrix.is.corr = FALSE
. (thanks, @bixiou)type = 'lower'
.tl.pos
add a new parameter 'l'
in corrplot()
. (thanks, @ggordn3r)COL1()
: Get sequential colors.COL2()
: Get diverging colors.corrRect()
.(#185, requirements from @douglaswhitaker thanks).clus
; add index
and name
parameters in corrRect()
.xName
, yName
two columns in corrPos
data frame(e.g. corrplot(...)$corrPos
).cl.lim
to col.lim
in corrplot()
.arg
to the corrplot()
return list.|>
examples when using corrRect().number.digits
also works on p-value. (thanks, @bassam-abulnoor)corr
to list(corr, corrPos)
type
is 'lower' or 'upper'. (thanks, @lijian13)addCoef.col
works prior to parameter insig
outline
to control the border color of pie symbols.lim.segment
parameter default value. Added default value 'auto' for lim.segment
parameterlower.col
and upper.col
win.asp
which controls the aspect ratio of the plotted matrix.win.asp
to control aspect ratiooutline
combined with method='pie'
controls
the color of the otline circle of each pie.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.