complementary(color, plot = TRUE, bg = "white", labcol = NULL, cex = 0.8, title = TRUE)
plot=TRUE
plot=TRUE
plot=TRUE
adjacent
, splitComp
,
triadic
, tetradic
,
square
# complementary color of 'tomato' with no plot
opposite("tomato", plot = FALSE)
# complementary color of 'tomato' with color wheel
opposite("tomato", bg = "gray30")
Run the code above in your browser using DataLab