See the FAQ: How to do a minimal reproducible example reprex for beginners for more specific suggestions related to your data and how Figure A was specified.
Check the default resolution with this snippet. If it is not as sharp as appears here, installing the Cairo package may help.
corrplot::corrplot(cor(mtcars))
