NEWS.md
# 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.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)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.