Last chance! 50% off unlimited learning
Sale ends in
anagrams(color)
pizza
# anagrams of 'tomato'
ana_tom <- anagrams("tomato")
# plot tomato anagrams in a color 'pizza' wheel
pizza(ana_tom, bg = "gray20")
Run the code above in your browser using DataLab