corrplot
corrplot copied to clipboard
Function changing graphics parameters
Hi Tianyun,
When I plot with the corrplot.mixed() function, it seems like the function automatically permanently changes some of the graphics parameters in R that can be viewed by par(). These changes are around 'cxy','din','fin','pin','plt' parameters, most of which couldn't be reset manually in R after that. Could you please help to look into this issue and see if there's a way to plot with corrplot.mixed() but not changing the default graphics parameters?
Please see attached snippets. Thank you!
Thanks. I will check and fix it.