Skip to content

corrplot v0.89

Choose a tag to compare

@taiyun taiyun released this 07 Jun 08:35
444e803
  • Change the return value of corrplot() and corrplot.mixed() from matrix corr to list(corr, corrPos)
  • Fix #177: the top margin is too small when parameter type is "lower" or "upper". (thanks, @lijian13)
  • Parameter addCoef.col works prior to parameter insig
  • Revise the document