I always try to cite #rstats packages in my publications (and so should you). Sometimes it's easy because there's a publication directly associated with the package. But most of the time, it needs to be cited by itself. In this case, it would be great if the CRAN page of the package has a bibtex or ris file that can be easily loaded into citation software instead of manual entry. A good example is the great #ggpubr package: https://cran.r-project.org/web/packages/ggpubr/index.html
#ScienceMastodon #foss #opensource #rstat
#ScienceMastodon #foss #opensource #rstat
ggpubr: 'ggplot2' Based Publication Ready Plots
The 'ggplot2' package is excellent and flexible for elegant data visualization in R. However the default generated plots requires some formatting before we can send them for publication. Furthermore, to customize a 'ggplot', the syntax is opaque and this raises the level of difficulty for researchers with no advanced R programming skills. 'ggpubr' provides some easy-to-use functions for creating and customizing 'ggplot2'- based publication ready plots.