r-link / corrmorant

R package for flexible correlation matrices based on ggplot2
GNU General Public License v2.0
63 stars 3 forks source link

Fix bugs in get_corrtext_pos for high values of nrow & ncol #15

Closed r-link closed 4 years ago

r-link commented 4 years ago

When either nrow and ncol have impractically high values, get_corrtext_pos() outputs the wrong positions or breaks with an error.