Do long strip labels in facet_wrap() break your ggplot2 plots? When labels are too long, they can become unreadable. This tutorial shows you how to automatically wrap them. You'll learn to use a labeller function to control the width of your facet labels, keeping your … [Read more...] about How to wrap long strip labels in facet_wrap
