In this tutorial, we will learn how wrap long strip labels while using facet_wrap(). When the labels of a specific facet is long it will go beyond the boundaries of the strip in a facet and will not be legible. In this post, we will learn how to use a labeller function in ggplot2 … [Read more...] about How to wrap long strip labels in facet_wrap