michaeltoth.me - Learn R Programming & Build a Data Science Career | Michael Toth

Description: Valuable tools, advice, and guides to grow your data science career and learn R programming from someone who's successfully done it before.

Example domain paragraphs

Consulting Data Scientist and Writer

Posted on Tue 14 May 2019 in R • Tagged with R , ggplot , colors • Leave a comment

In this guide, you'll learn how to incorporate your own custom color palettes into your ggplot graphs. You'll be able to differentiate between setting a static color and mapping a variable in your data to a color palette so that each color represents a different level of the variable. And you'll learn specifically how to customize color palettes for both continuous and categorical data in ggplot using the built-in ggplot color functions.