Whether you’re a professional Data Scientist, experienced academic researcher or a student learning the basics of data science, skills in creating publication-ready tables and graphics are essential. Visually-appealing, clear and error-free tables can help enhance any report or presentation, and for some publications such as scientific articles or white papers, formatting tables in line withContinue reading “How to Create Publication-Ready, Formatted Summary Statistics and Correlation Tables in R to Export to Excel or Word”
Category Archives: Tutorials
How to Create and Publish a Nested Pie Chart in R with the Plotly Package (aka a Pie Chart within a Donut Chart)
One of the major strengths of R and RStudio is the vast collection of packages to accomplish all sorts of specific tasks and larger projects. Whether you are trying to conduct advanced statistical analysis and machine learning, scrape data from the web, or create publication-ready graphics and visualizations, chances are R has a package availableContinue reading “How to Create and Publish a Nested Pie Chart in R with the Plotly Package (aka a Pie Chart within a Donut Chart)”