Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upggcorrplot gains digits argument #12
Conversation
|
good point, thanks |
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up|
good point, thanks |
This lets the user control how many decimal points to be displayed for correlation coefficients in the matrix.
Importantly, this change is backward-compatible. Previously, you were rounding up digits in the correlation matrix. If that's the case, the function will still display what it used to display.
Here are examples:
Created on 2018-08-30 by the reprex package (v0.2.0.9000).