Last chance! 50% off unlimited learning
Sale ends in
A purple and yellow color palette
PurpleAndYellow(...)
Extra parameters to CustomPalette
A color palette
CustomPalette
# NOT RUN {
df <- data.frame(x = rnorm(n = 100, mean = 20, sd = 2), y = rbinom(n = 100, size = 100, prob = 0.2))
plot(df, col = BlackAndWhite())
# }
Run the code above in your browser using DataLab